Skip to content

Commit

Permalink
Merge pull request #138 from web-push-libs/renovate/org.bitbucket.b_c…
Browse files Browse the repository at this point in the history
…-jose4j-0.x

Update dependency org.bitbucket.b_c:jose4j to v0.7.6
  • Loading branch information
martijndwars committed Jan 31, 2021
2 parents 369440b + 213bab4 commit 6200d01
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 @@ -33,7 +33,7 @@ dependencies {
shadow group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: '1.64'

// For creating and signing JWT
compile group: 'org.bitbucket.b_c', name: 'jose4j', version: '0.7.0'
compile group: 'org.bitbucket.b_c', name: 'jose4j', version: '0.7.6'

// For parsing JSON
testCompile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
Expand Down

0 comments on commit 6200d01

Please sign in to comment.