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 2407359 commit 253d5f6Copy full SHA for 253d5f6
build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
implementation("com.gradle.publish:plugin-publish-plugin:2.0.0")
23
implementation("com.gradle:develocity-gradle-plugin:4.1.1")
24
implementation("com.gradleup.nmcp:nmcp:1.1.0")
25
- implementation("com.gradleup.shadow:shadow-gradle-plugin:9.1.0")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:9.2.1")
26
implementation(
27
"gradle.plugin.com.google.cloud.artifactregistry:artifactregistry-gradle-plugin:2.2.2"
28
)
0 commit comments