1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-05-11 21:34:03 +02:00

Bump gradle-download-task from 4.0.2 to 4.1.1 ()

Bumps [gradle-download-task](https://github.com/michel-kraemer/gradle-download-task) from 4.0.2 to 4.1.1.
- [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases)
- [Commits](https://github.com/michel-kraemer/gradle-download-task/compare/4.0.2...4.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-12 18:41:48 +08:00 committed by GitHub
parent e16ff30f7b
commit fe5e851e0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ buildscript {
dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
classpath "de.undercouch:gradle-download-task:4.0.2"
classpath "de.undercouch:gradle-download-task:4.1.1"
}
}