Skip to content

Commit fed90ae

Browse files
authored
Merge pull request #390 from navikt/dependabot/gradle/com.nimbusds-oauth2-oidc-sdk-10.4
chore(deps): bump oauth2-oidc-sdk from 10.1 to 10.4
2 parents a3811e6 + 4dd2098 commit fed90ae

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.23.1"
55
val kotlinLoggingVersion = "3.0.4"
66
val logbackVersion = "1.2.11"
7-
val nimbusSdkVersion = "10.1"
7+
val nimbusSdkVersion = "10.4"
88
val mockWebServerVersion = "4.10.0"
99
val jacksonVersion = "2.14.1"
1010
val nettyVersion = "4.1.85.Final"

0 commit comments

Comments
 (0)