Skip to content

Commit

Permalink
fix(deps): update dependency com.auth0:java-jwt to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
playground-manager[bot] authored Jan 31, 2025
1 parent eaa336c commit 8ff3f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ androidx-paging-common = { module = "androidx.paging:paging-common", version.ref

app-cash-turbine = "app.cash.turbine:turbine:1.2.0"

auth-java-jwt = "com.auth0:java-jwt:4.4.0"
auth-java-jwt = "com.auth0:java-jwt:4.5.0"
auth-jwks-rsa = "com.auth0:jwks-rsa:0.22.1"

coil-compose = { module = "io.coil-kt.coil3:coil-compose", version.ref = "coil-kt" }
Expand Down

0 comments on commit 8ff3f7b

Please sign in to comment.