Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 222dadc

Browse files
authored
Merge branch 'master' into renovate/io.kotest-kotest-assertions-core-5.x
2 parents 80f968f + ebfa081 commit 222dadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ kotlin {
3838
dependencies {
3939
implementation("io.kotest:kotest-assertions-core:5.3.1")
4040
implementation("io.kotest:kotest-framework-engine:5.3.0")
41-
implementation("io.kotest:kotest-framework-datatest:5.3.0")
41+
implementation("io.kotest:kotest-framework-datatest:5.3.1")
4242
implementation("io.kotest:kotest-property:5.3.0")
4343
}
4444
}

0 commit comments

Comments
 (0)