Skip to content

Commit c06fd4f

Browse files
chore(deps): bump com.auth0:java-jwt from 4.4.0 to 4.5.0
Bumps [com.auth0:java-jwt](https://github.com/auth0/java-jwt) from 4.4.0 to 4.5.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.4.0...4.5.0) --- updated-dependencies: - dependency-name: com.auth0:java-jwt dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9f5960 commit c06fd4f

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
@@ -44,7 +44,7 @@ dependencies {
4444
implementation "com.squareup.okhttp3:okhttp"
4545
implementation "com.fasterxml.jackson.core:jackson-databind:2.17.1"
4646

47-
testImplementation 'com.auth0:java-jwt:4.5.0'
47+
testImplementation 'com.auth0:java-jwt:4.5.1'
4848
testImplementation 'commons-io:commons-io:2.21.0'
4949
testImplementation 'org.assertj:assertj-core:3.27.7'
5050
testImplementation 'org.mockito:mockito-core:4.11.0'

0 commit comments

Comments
 (0)