Skip to content

Commit 9ed3d75

Browse files
authored
Merge pull request #229 from navikt/dependabot/gradle/org.jetbrains.kotlin-kotlin-test-junit5-1.6.20
chore(deps): bump kotlin-test-junit5 from 1.6.10 to 1.6.20
2 parents aa3efcc + 48450c9 commit 9ed3d75

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
@@ -9,7 +9,7 @@ val mockWebServerVersion = "4.9.3"
99
val jacksonVersion = "2.13.2"
1010
val nettyVersion = "4.1.75.Final"
1111
val junitJupiterVersion = "5.8.2"
12-
val kotlinVersion = "1.6.10"
12+
val kotlinVersion = "1.6.20"
1313
val freemarkerVersion = "2.3.31"
1414
val kotestVersion = "5.2.2"
1515
val bouncyCastleVersion = "1.70"

0 commit comments

Comments
 (0)