Skip to content

Commit

Permalink
Merge pull request #94 from skjolber/renovate/jose4jversion
Browse files Browse the repository at this point in the history
Update dependency org.bitbucket.b_c:jose4j to v0.9.6
  • Loading branch information
skjolber authored Mar 27, 2024
2 parents 5f44b7c + 252163a commit f955dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ext {
junitJupiterVersion = '5.10.0'
jaxbVersion = '2.3.1'
bouncyCastleVersion = '1.77'
jose4jVersion = '0.9.3'
jose4jVersion = '0.9.6'
}

def buildProjects() {
Expand Down

0 comments on commit f955dac

Please sign in to comment.