Skip to content

Commit fd829fe

Browse files
authored
Merge pull request navikt#425 from navikt/dependabot/gradle/org.jetbrains.kotlin-kotlin-test-junit5-1.8.10
chore(deps): bump org.jetbrains.kotlin:kotlin-test-junit5 from 1.8.0 to 1.8.10
2 parents da36707 + b6e0a81 commit fd829fe

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.10.0"
99
val jacksonVersion = "2.14.2"
1010
val nettyVersion = "4.1.87.Final"
1111
val junitJupiterVersion = "5.9.2"
12-
val kotlinVersion = "1.8.0"
12+
val kotlinVersion = "1.8.10"
1313
val freemarkerVersion = "2.3.32"
1414
val kotestVersion = "5.5.5"
1515
val bouncyCastleVersion = "1.70"

0 commit comments

Comments
 (0)