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 4bcf3f3 + 75d00f8 commit 7129bc0Copy full SHA for 7129bc0
1 file changed
build-logic/publishing/build.gradle.kts
@@ -12,6 +12,6 @@ dependencies {
12
implementation(project(":jvm"))
13
implementation("dev.sigstore.build-logic:gradle-plugin")
14
implementation("dev.sigstore:sigstore-gradle-sign-plugin:2.2.0")
15
- implementation("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:2.0.0")
+ implementation("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:2.1.1")
16
implementation("com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin:1.4.0")
17
}
0 commit comments