Skip to content

Commit 76929bc

Browse files
fix(deps): update dependency com.auth0:java-jwt to v4.2.0 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8fc801c commit 76929bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cliktVersion = 3.5.0
1111
bouncycastleVersion = 1.70
1212
jupiterVersion = 5.9.1
1313
commonsIoVersion = 2.11.0
14-
auth0JwtVersion = 4.1.0
14+
auth0JwtVersion = 4.2.0
1515
slf4jVersion=2.0.3
1616

1717
kotlinVersion=1.6.10

0 commit comments

Comments
 (0)