We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a4d76d + c3a09e5 commit da36707Copy full SHA for da36707
build.gradle.kts
@@ -15,7 +15,7 @@ val kotestVersion = "5.5.5"
15
val bouncyCastleVersion = "1.70"
16
val springBootVersion = "2.7.5"
17
val reactorTestVersion = "3.4.24"
18
-val ktorVersion = "2.2.2"
+val ktorVersion = "2.2.3"
19
20
val mavenRepoBaseUrl = "https://oss.sonatype.org"
21
val mainClassKt = "no.nav.security.mock.oauth2.StandaloneMockOAuth2ServerKt"
0 commit comments