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 326cf1d commit 53a6989Copy full SHA for 53a6989
build-logic/publishing/build.gradle.kts
@@ -10,5 +10,5 @@ dependencies {
10
implementation(project(":basics"))
11
implementation(project(":jvm"))
12
implementation("dev.sigstore.build-logic:gradle-plugin")
13
- implementation("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:1.2.0")
+ implementation("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:1.2.1")
14
}
0 commit comments