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 fc881a4 + 609db05 commit 4edd5c8Copy full SHA for 4edd5c8
build.gradle.kts
@@ -15,7 +15,7 @@ val kotestVersion = "5.5.4"
15
val bouncyCastleVersion = "1.70"
16
val springBootVersion = "2.7.5"
17
val reactorTestVersion = "3.4.24"
18
-val ktorVersion = "2.1.3"
+val ktorVersion = "2.2.1"
19
20
val mavenRepoBaseUrl = "https://oss.sonatype.org"
21
val mainClassKt = "no.nav.security.mock.oauth2.StandaloneMockOAuth2ServerKt"
0 commit comments