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 (#994)
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:
parent
e16ff30f7b
commit
fe5e851e0a
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user