Skip to content

Commit a2106d0

Browse files
chore(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.6 to 11.9.1
Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 11.6 to 11.9.1. - [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.9.1..11.6) --- 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]>
1 parent 2a96e06 commit a2106d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
44
val assertjVersion = "3.25.2"
55
val kotlinLoggingVersion = "3.0.5"
66
val logbackVersion = "1.4.14"
7-
val nimbusSdkVersion = "11.6"
7+
val nimbusSdkVersion = "11.9.1"
88
val mockWebServerVersion = "4.12.0"
99
val jacksonVersion = "2.16.1"
1010
val nettyVersion = "4.1.106.Final"

0 commit comments

Comments
 (0)