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 40d4f2e + 7bc5bf8 commit d65c8b2Copy full SHA for d65c8b2
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.3.0")
14
- implementation("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:1.3.0")
+ implementation("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:1.3.1")
15
}
0 commit comments