Skip to content

Commit 713b514

Browse files
committed
updated to kotest 5.1.0
1 parent 9e03bc1 commit 713b514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ object Versions {
1616
// antlr kotlin version patched by kotlinx.ast author
1717
const val antlrKotlinGroup = "com.github.drieks.antlr-kotlin"
1818

19-
const val kotest = "5.0.3"
19+
const val kotest = "5.1.0"
2020
}

0 commit comments

Comments
 (0)