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 4215134 + 53a6989 commit 4a8c23bCopy full SHA for 4a8c23b
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