We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58cf61d commit bb7cf9cCopy full SHA for bb7cf9c
build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
18
id("org.jlleitschuh.gradle.ktlint") version "10.2.1"
19
20
- id("de.undercouch.download") version "5.0.5"
+ id("de.undercouch.download") version "5.1.0"
21
}
22
23
group = properties("pluginGroup")
0 commit comments