Skip to content

Commit eb8a747

Browse files
authored
Merge pull request #163 from navikt/dependabot/gradle/com.nimbusds-oauth2-oidc-sdk-9.20.1
chore(deps): bump oauth2-oidc-sdk from 9.19 to 9.20.1
2 parents 1fff678 + b2b6326 commit eb8a747

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.21.0"
55
val kotlinLoggingVersion = "2.1.21"
66
val logbackVersion = "1.2.10"
7-
val nimbusSdkVersion = "9.19"
7+
val nimbusSdkVersion = "9.20.1"
88
val mockWebServerVersion = "4.9.3"
99
val jacksonVersion = "2.13.0"
1010
val nettyVersion = "4.1.72.Final"

0 commit comments

Comments
 (0)