Skip to content

Commit 2c710f2

Browse files
fix(deps): update dependency com.auth0:java-jwt to v4.1.0 (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1da8708 commit 2c710f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
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.0.0
14+
auth0JwtVersion = 4.1.0
1515
slf4jVersion=2.0.3
1616

1717
kotlinVersion=1.6.10

0 commit comments

Comments
 (0)