Skip to content

Commit efca95c

Browse files
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 7640964 commit efca95c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apply plugin: 'signing'
55
dependencies {
66
implementation 'com.squareup.okhttp3:okhttp:5.5.0'
77
implementation 'com.fasterxml.jackson.core:jackson-databind:2.22.2'
8-
implementation 'com.auth0:java-jwt:4.5.2'
8+
implementation 'com.auth0:java-jwt:4.6.0'
99
implementation 'org.bouncycastle:bcprov-jdk18on:1.85.2'
1010

1111
testImplementation 'org.junit.jupiter:junit-jupiter:6.1.3'

0 commit comments

Comments
 (0)