Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugin-tools:maven-plugin-annotati…
Browse files Browse the repository at this point in the history
…ons to v3.14.0
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 092f036 commit 3b185e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigstore-maven-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
compileOnly("org.apache.maven:maven-plugin-api:3.9.8")
compileOnly("org.apache.maven:maven-core:3.9.8")
compileOnly("org.apache.maven:maven-core:3.9.8")
compileOnly("org.apache.maven.plugin-tools:maven-plugin-annotations:3.13.1")
compileOnly("org.apache.maven.plugin-tools:maven-plugin-annotations:3.14.0")

implementation(project(":sigstore-java"))
implementation("org.bouncycastle:bcutil-jdk18on:1.78.1")
Expand Down

0 comments on commit 3b185e6

Please sign in to comment.