Skip to content

Commit

Permalink
Bump com.nimbusds:nimbus-jose-jwt in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt).


Updates `com.nimbusds:nimbus-jose-jwt` from 9.39.1 to 9.39.2
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.39.2..9.39.1)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent d91e9fd commit 3d78292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ val logstashEncoderVersion = "7.4"
val prometheusVersion = "0.16.0"
val smCommonVersion = "2.0.8"
val mockkVersion = "1.13.11"
val nimbusdsVersion = "9.39.1"
val nimbusdsVersion = "9.39.2"
val hikariVersion = "5.1.0"
val flywayVersion = "10.13.0"
val postgresVersion = "42.7.3"
Expand Down

0 comments on commit 3d78292

Please sign in to comment.