Skip to content

Commit 26c6ac6

Browse files
authored
Bump com.auth0:jwks-rsa from 0.22.1 to 0.23.0 (#170)
2 parents bf52173 + 6bd1da6 commit 26c6ac6

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
@@ -128,7 +128,7 @@ dependencies {
128128

129129
api 'com.auth0:auth0:1.45.1'
130130
api 'com.auth0:java-jwt:3.19.4'
131-
api 'com.auth0:jwks-rsa:0.22.1'
131+
api 'com.auth0:jwks-rsa:0.23.0'
132132

133133
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.64'
134134
testImplementation 'org.hamcrest:java-hamcrest:2.0.0.0'

0 commit comments

Comments
 (0)