File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
44val assertjVersion = " 3.23.1"
55val kotlinLoggingVersion = " 3.0.4"
66val logbackVersion = " 1.2.11"
7- val nimbusSdkVersion = " 10.1 "
7+ val nimbusSdkVersion = " 10.4 "
88val mockWebServerVersion = " 4.10.0"
99val jacksonVersion = " 2.14.1"
1010val nettyVersion = " 4.1.86.Final"
@@ -22,7 +22,7 @@ val mainClassKt = "no.nav.security.mock.oauth2.StandaloneMockOAuth2ServerKt"
2222
2323plugins {
2424 application
25- kotlin(" jvm" ) version " 1.7.21 "
25+ kotlin(" jvm" ) version " 1.7.22 "
2626 id(" se.patrikerdes.use-latest-versions" ) version " 0.2.18"
2727 id(" com.github.ben-manes.versions" ) version " 0.44.0"
2828 id(" org.jmailen.kotlinter" ) version " 3.12.0"
You can’t perform that action at this time.
0 commit comments