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 eb6c3bf + 277ffd2 commit 7dc3569Copy full SHA for 7dc3569
build-logic/publishing/build.gradle.kts
@@ -11,5 +11,5 @@ dependencies {
11
implementation(project(":jvm"))
12
implementation("dev.sigstore.build-logic:gradle-plugin")
13
implementation("dev.sigstore:sigstore-gradle-sign-plugin:1.0.0")
14
- implementation("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:1.2.1")
+ implementation("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:1.2.2")
15
}
0 commit comments