Skip to content

Commit

Permalink
fix(deps): update dependency com.auth0:java-jwt to v4.5.0 (#1467)
Browse files Browse the repository at this point in the history
Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
Co-authored-by: Ash Davies <[email protected]>
  • Loading branch information
playground-manager[bot] and ashdavies authored Jan 31, 2025
1 parent 56f5ddb commit e5aa0aa
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 e5aa0aa

Please sign in to comment.