Skip to content

Commit

Permalink
chore(deps): update plugin de.undercouch.download to v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent b5b44af commit 9240b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion save-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import java.nio.file.StandardCopyOption

plugins {
id("com.saveourtool.save.buildutils.kotlin-library")
id("de.undercouch.download") version "5.5.0"
id("de.undercouch.download") version "5.6.0"
}

kotlin {
Expand Down

0 comments on commit 9240b5e

Please sign in to comment.