Skip to content

Commit ba59b7d

Browse files
chore(deps): update plugin de.undercouch.download to v5.6.0 (#570)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5b44af commit ba59b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

save-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import java.nio.file.StandardCopyOption
88

99
plugins {
1010
id("com.saveourtool.save.buildutils.kotlin-library")
11-
id("de.undercouch.download") version "5.5.0"
11+
id("de.undercouch.download") version "5.6.0"
1212
}
1313

1414
kotlin {

0 commit comments

Comments
 (0)