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 b5b44af commit ba59b7dCopy full SHA for ba59b7d
save-core/build.gradle.kts
@@ -8,7 +8,7 @@ import java.nio.file.StandardCopyOption
8
9
plugins {
10
id("com.saveourtool.save.buildutils.kotlin-library")
11
- id("de.undercouch.download") version "5.5.0"
+ id("de.undercouch.download") version "5.6.0"
12
}
13
14
kotlin {
0 commit comments