Skip to content

Commit da36707

Browse files
authored
Merge pull request navikt#421 from navikt/dependabot/gradle/ktorVersion-2.2.3
chore(deps): bump ktorVersion from 2.2.2 to 2.2.3
2 parents 5a4d76d + c3a09e5 commit da36707

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
@@ -15,7 +15,7 @@ val kotestVersion = "5.5.5"
1515
val bouncyCastleVersion = "1.70"
1616
val springBootVersion = "2.7.5"
1717
val reactorTestVersion = "3.4.24"
18-
val ktorVersion = "2.2.2"
18+
val ktorVersion = "2.2.3"
1919

2020
val mavenRepoBaseUrl = "https://oss.sonatype.org"
2121
val mainClassKt = "no.nav.security.mock.oauth2.StandaloneMockOAuth2ServerKt"

0 commit comments

Comments
 (0)