Skip to content

Commit 53d5522

Browse files
chore(deps): bump com.auth0:java-jwt from 4.5.2 to 4.6.0
Bumps [com.auth0:java-jwt](https://github.com/auth0/java-jwt) from 4.5.2 to 4.6.0. - [Release notes](https://github.com/auth0/java-jwt/releases) - [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md) - [Commits](auth0/java-jwt@4.5.2...4.6.0) --- updated-dependencies: - dependency-name: com.auth0:java-jwt dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85f5a02 commit 53d5522

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
dependencies {
3-
implementation 'com.auth0:java-jwt:4.5.2'
3+
implementation 'com.auth0:java-jwt:4.6.0'
44
implementation 'com.squareup.okhttp3:okhttp:5.4.0'
55
implementation 'com.google.code.gson:gson:2.14.0'
66

0 commit comments

Comments
 (0)