Skip to content

Commit 6200d01

Browse files
authored
Merge pull request #138 from web-push-libs/renovate/org.bitbucket.b_c-jose4j-0.x
Update dependency org.bitbucket.b_c:jose4j to v0.7.6
2 parents 369440b + 213bab4 commit 6200d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
shadow group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: '1.64'
3434

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

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

0 commit comments

Comments
 (0)