We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6855cd3 commit 00fbeb2Copy full SHA for 00fbeb2
settings.gradle.kts
@@ -1,7 +1,7 @@
1
pluginManagement {
2
plugins {
3
id("com.gradleup.shadow") version "8.3.6"
4
- id("com.gradle.develocity") version "3.19.2"
+ id("com.gradle.develocity") version "4.0"
5
id("de.undercouch.download") version "5.6.0"
6
id("org.jsonschema2pojo") version "1.2.2"
7
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
0 commit comments