We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5739eb commit ab24130Copy full SHA for ab24130
settings.gradle.kts
@@ -1,6 +1,6 @@
1
pluginManagement {
2
plugins {
3
- id("com.gradleup.shadow") version "8.3.5"
+ id("com.gradleup.shadow") version "8.3.6"
4
id("com.gradle.develocity") version "3.19.1"
5
id("de.undercouch.download") version "5.6.0"
6
id("org.jsonschema2pojo") version "1.2.2"
0 commit comments