Skip to content

Commit 54a9a2c

Browse files
chore(deps): bump com.auth0:jwks-rsa from 0.23.0 to 0.23.1 in /android
Bumps [com.auth0:jwks-rsa](https://github.com/auth0/jwks-rsa-java) from 0.23.0 to 0.23.1. - [Release notes](https://github.com/auth0/jwks-rsa-java/releases) - [Changelog](https://github.com/auth0/jwks-rsa-java/blob/master/CHANGELOG.md) - [Commits](auth0/jwks-rsa-java@0.23.0...0.23.1) --- updated-dependencies: - dependency-name: com.auth0:jwks-rsa dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a27304 commit 54a9a2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
implementation 'io.jsonwebtoken:jjwt-api:0.13.0'
1414
runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.13.0'
1515
runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.13.0'
16-
implementation 'com.auth0:jwks-rsa:0.23.0'
16+
implementation 'com.auth0:jwks-rsa:0.23.1'
1717

1818
api 'com.squareup.okhttp3:okhttp:4.12.0'
1919
api 'com.azure:azure-core:1.57.1'

0 commit comments

Comments
 (0)