Skip to content

Commit

Permalink
Bump com.nimbusds:oauth2-oidc-sdk from 10.13.2 to 11.2
Browse files Browse the repository at this point in the history
Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 10.13.2 to 11.2.
- [Changelog](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/branches/compare/11.2..10.13.2)

---
updated-dependencies:
- dependency-name: com.nimbusds:oauth2-oidc-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 5493089 commit 5e8a414
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 @@ -8,7 +8,7 @@ springDependencyManagement = "1.1.3"
spotless = "6.20.0"
java = "17"
kotlinxSerialization = "1.6.0"
oauth2OidcSdk="10.13.2"
oauth2OidcSdk="11.2"
presentationExchange="0.1.0-SNAPSHOT"
ktlintVersion="0.50.0"

Expand Down

0 comments on commit 5e8a414

Please sign in to comment.