Skip to content

Commit

Permalink
fix(deps): update dependency com.nimbusds:nimbus-jose-jwt to v10 (#1902)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent b0e93e3 commit 043afa0
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
@@ -1,5 +1,5 @@
[versions]
managed-nimbus-jose-jwt = "9.48"
managed-nimbus-jose-jwt = "10.0.1"
managed-jjwt = "0.12.6"

micronaut = "4.7.10"
Expand Down

0 comments on commit 043afa0

Please sign in to comment.