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 1ba74c1 commit 277ffd2Copy full SHA for 277ffd2
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