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.
2 parents 317e4c2 + 98f6ffc commit 8c1b95bCopy full SHA for 8c1b95b
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