Skip to content

Commit cba802f

Browse files
committed
Bump io.kotest:kotest-assertions-core from 5.8.0 to 5.9.1
1 parent 4fa2236 commit cba802f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/io.github.nstdio.http.ext.test-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ mapOf(
6363

6464
val junitVersion = "5.11.4"
6565
val assertJVersion = "3.27.3"
66-
val kotestAssertionsVersion = "5.8.0"
66+
val kotestAssertionsVersion = "5.9.1"
6767
val mockitoVersion = "5.15.2"
6868
val jsonPathAssertVersion = "2.7.0"
6969
val slf4jVersion = "2.0.16"

0 commit comments

Comments
 (0)