Skip to content

Commit ca4b6fb

Browse files
chore(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.28 to 11.29.1 (#893)
Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 11.28 to 11.29.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.29.1..11.28) --- updated-dependencies: - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-version: 11.29.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7145518 commit ca4b6fb

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
@@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.dsl.KotlinVersion
55
val assertjVersion = "3.27.6"
66
val kotlinLoggingVersion = "3.0.5"
77
val logbackVersion = "1.5.18"
8-
val nimbusSdkVersion = "11.28"
8+
val nimbusSdkVersion = "11.29.2"
99
val mockWebServerVersion = "5.1.0"
1010
val jacksonVersion = "2.20.0"
1111
val nettyVersion = "4.2.6.Final"

0 commit comments

Comments
 (0)