We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68989a commit d31d468Copy full SHA for d31d468
settings.gradle.kts
@@ -2,7 +2,7 @@ pluginManagement {
2
plugins {
3
id("com.gradleup.shadow") version "9.3.1"
4
id("com.gradle.develocity") version "4.3.2"
5
- id("de.undercouch.download") version "5.6.0"
+ id("de.undercouch.download") version "5.7.0"
6
id("org.jsonschema2pojo") version "1.3.2"
7
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
8
id("org.graalvm.buildtools.native") version "0.11.4"
0 commit comments