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 9f925f9 commit 12b631eCopy full SHA for 12b631e
settings.gradle.kts
@@ -2,7 +2,7 @@ import org.gradle.kotlin.dsl.maven
2
3
pluginManagement {
4
plugins {
5
- id("com.gradleup.shadow") version "9.2.2"
+ id("com.gradleup.shadow") version "9.3.0"
6
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
7
id("com.gradle.develocity") version "4.2.2"
8
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
0 commit comments