Skip to content

Commit

Permalink
Update gpg plugin out of band
Browse files Browse the repository at this point in the history
Signed-off-by: Appu Goundan <[email protected]>
  • Loading branch information
loosebazooka committed Jul 23, 2024
1 parent 20bdad3 commit ddf2822
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 @@ -16,7 +16,7 @@ dependencies {

implementation(project(":sigstore-java"))
implementation("org.bouncycastle:bcutil-jdk18on:1.78.1")
implementation("org.apache.maven.plugins:maven-gpg-plugin:3.1.0")
implementation("org.apache.maven.plugins:maven-gpg-plugin:3.2.4")

testImplementation("org.apache.maven.shared:maven-verifier:1.8.0")

Expand Down

0 comments on commit ddf2822

Please sign in to comment.