We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c1160e + 0b74abe commit cb2d51cCopy full SHA for cb2d51c
gradle/libs.versions.toml
@@ -39,7 +39,7 @@ junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher
39
jackson = ["jackson-core", "jackson-annotations", "jackson-databind"]
40
41
[plugins]
42
-download = { id = "de.undercouch.download", version = "5.6.0" }
+download = { id = "de.undercouch.download", version = "5.7.0" }
43
shadow = { id = "com.gradleup.shadow", version = "9.3.1" }
44
versions = { id = "com.github.ben-manes.versions", version = "0.53.0" }
45
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
0 commit comments