Skip to content

Commit 52beb9a

Browse files
authored
Merge pull request #495 from navikt/dependabot/gradle/com.nimbusds-oauth2-oidc-sdk-10.9.2
chore(deps): bump com.nimbusds:oauth2-oidc-sdk from 10.9.1 to 10.9.2
2 parents 4eb770f + 2e54ca4 commit 52beb9a

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.24.2"
55
val kotlinLoggingVersion = "3.0.5"
66
val logbackVersion = "1.4.7"
7-
val nimbusSdkVersion = "10.9.1"
7+
val nimbusSdkVersion = "10.9.2"
88
val mockWebServerVersion = "4.11.0"
99
val jacksonVersion = "2.15.2"
1010
val nettyVersion = "4.1.94.Final"

0 commit comments

Comments
 (0)