Skip to content

Commit

Permalink
chore(deps): update plugin download to v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 430c7e1 commit 8a38593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", vers
jackson = ["jackson-core", "jackson-annotations", "jackson-databind"]

[plugins]
download = { id = "de.undercouch.download", version = "5.5.0" }
download = { id = "de.undercouch.download", version = "5.6.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
Expand Down

0 comments on commit 8a38593

Please sign in to comment.