Skip to content

Commit 44533d7

Browse files
authored
Merge pull request #541 from navikt/dependabot/gradle/kotestVersion-5.7.2
chore(deps): bump kotestVersion from 5.7.1 to 5.7.2
2 parents 9cdbb68 + d8924dc commit 44533d7

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
@@ -11,7 +11,7 @@ val nettyVersion = "4.1.97.Final"
1111
val junitJupiterVersion = "5.10.0"
1212
val kotlinVersion = "1.9.10"
1313
val freemarkerVersion = "2.3.32"
14-
val kotestVersion = "5.7.1"
14+
val kotestVersion = "5.7.2"
1515
val bouncyCastleVersion = "1.70"
1616
val springBootVersion = "3.1.3"
1717
val reactorTestVersion = "3.5.9"

0 commit comments

Comments
 (0)