We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c11e5 commit 96bed03Copy full SHA for 96bed03
settings.gradle.kts
@@ -2,7 +2,7 @@ pluginManagement {
2
plugins {
3
id("com.github.johnrengelman.shadow") version "8.1.1"
4
id("com.gradle.enterprise") version "3.16.2"
5
- id("de.undercouch.download") version "5.5.0"
+ id("de.undercouch.download") version "5.6.0"
6
id("org.jsonschema2pojo") version "1.2.1"
7
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
8
id("org.graalvm.buildtools.native") version "0.10.1"
0 commit comments