Skip to content

Commit 4edd5c8

Browse files
authored
Merge pull request #387 from navikt/dependabot/gradle/ktorVersion-2.2.1
chore(deps): bump ktorVersion from 2.1.3 to 2.2.1
2 parents fc881a4 + 609db05 commit 4edd5c8

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.4"
1515
val bouncyCastleVersion = "1.70"
1616
val springBootVersion = "2.7.5"
1717
val reactorTestVersion = "3.4.24"
18-
val ktorVersion = "2.1.3"
18+
val ktorVersion = "2.2.1"
1919

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

0 commit comments

Comments
 (0)