Skip to content

Commit bb7cf9c

Browse files
committed
update dependency
1 parent 58cf61d commit bb7cf9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
1818
id("org.jlleitschuh.gradle.ktlint") version "10.2.1"
1919

20-
id("de.undercouch.download") version "5.0.5"
20+
id("de.undercouch.download") version "5.1.0"
2121
}
2222

2323
group = properties("pluginGroup")

0 commit comments

Comments
 (0)