We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8204bd commit 43d0137Copy full SHA for 43d0137
settings.gradle.kts
@@ -1,6 +1,6 @@
1
pluginManagement {
2
plugins {
3
- id("com.gradleup.shadow") version "9.1.0"
+ id("com.gradleup.shadow") version "9.2.2"
4
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
5
id("com.gradle.develocity") version "4.2"
6
}
0 commit comments