Skip to content

Commit c089eca

Browse files
authored
Merge pull request #238 from navikt/dependabot/gradle/com.nimbusds-oauth2-oidc-sdk-9.34
chore(deps): bump oauth2-oidc-sdk from 9.33 to 9.34
2 parents 252175b + 0e69406 commit c089eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
44
val assertjVersion = "3.22.0"
55
val kotlinLoggingVersion = "2.1.21"
66
val logbackVersion = "1.2.11"
7-
val nimbusSdkVersion = "9.33"
7+
val nimbusSdkVersion = "9.34"
88
val mockWebServerVersion = "4.9.3"
99
val jacksonVersion = "2.13.2"
1010
val nettyVersion = "4.1.76.Final"

0 commit comments

Comments
 (0)