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 546ed0e commit bbe1869Copy full SHA for bbe1869
sigstore-maven-plugin/build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
description = "A Maven plugin for signing with Sigstore"
10
11
dependencies {
12
- compileOnly("org.apache.maven:maven-plugin-api:3.9.9")
+ compileOnly("org.apache.maven:maven-plugin-api:3.9.10")
13
compileOnly("org.apache.maven:maven-core:3.9.10")
14
compileOnly("org.apache.maven.plugin-tools:maven-plugin-annotations:3.14.0")
15
0 commit comments