Skip to content

Commit

Permalink
Bump com.nimbusds:nimbus-jose-jwt in the dependencies group (#320)
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.2 to 9.39.3
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.39.3..9.39.2)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 99af58f commit 799cc85
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.2"
val nimbusdsVersion = "9.39.3"
val hikariVersion = "5.1.0"
val flywayVersion = "10.13.0"
val postgresVersion = "42.7.3"
Expand Down

0 comments on commit 799cc85

Please sign in to comment.