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 317e4c2 commit 98f6ffcCopy full SHA for 98f6ffc
build-logic/build.gradle.kts
@@ -6,7 +6,7 @@ dependencies {
6
implementation(libs.plugin.shadow)
7
implementation(libs.build.indra.common)
8
implementation(libs.build.indra.spotless)
9
- implementation("com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin:0.34.0")
+ implementation("com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin:0.35.0")
10
}
11
12
repositories {
0 commit comments