Update plugin download to v5.6.0 (#1066)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-14 09:04:04 -04:00
committed by GitHub
parent dae55ca386
commit 79137a074c
+1 -1
View File
@@ -157,7 +157,7 @@ ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.6.1"}
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "3.1.0"}
# Download
download = { id = "de.undercouch.download", version = "5.4.0"}
download = { id = "de.undercouch.download", version = "5.6.0"}
# ShadowJar
shadowjar = { id = "com.github.johnrengelman.shadow", version = "8.1.1"}