Skip to content

Commit 4b951e0

Browse files
authored
Merge pull request #490 from navikt/dependabot/gradle/org.jetbrains.kotlin-kotlin-test-junit5-1.8.22
chore(deps): bump org.jetbrains.kotlin:kotlin-test-junit5 from 1.8.21 to 1.8.22
2 parents fd10e0a + ff817ad commit 4b951e0

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.11.0"
99
val jacksonVersion = "2.15.2"
1010
val nettyVersion = "4.1.93.Final"
1111
val junitJupiterVersion = "5.9.3"
12-
val kotlinVersion = "1.8.21"
12+
val kotlinVersion = "1.8.22"
1313
val freemarkerVersion = "2.3.32"
1414
val kotestVersion = "5.6.2"
1515
val bouncyCastleVersion = "1.70"

0 commit comments

Comments
 (0)