Skip to content

Commit

Permalink
Bump com.nimbusds:oauth2-oidc-sdk from 11.0 to 11.6
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 11.0 to 11.6.
- [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.6..11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent ea38a69 commit e5bb61a
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 @@ -5,7 +5,7 @@ spotless = "6.22.0"
kotlin = "1.8.21"
ktor = "2.3.3"
presentation-exchange = "0.1.0-SNAPSHOT"
nimbus-sdk = "11.0"
nimbus-sdk = "11.6"
uri-kmp = "0.0.15"
java = "17"
ktlint = "0.50.0"
Expand Down

0 comments on commit e5bb61a

Please sign in to comment.