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

Commit ebfa081

Browse files
authored
Merge pull request #13 from kotest/renovate/io.kotest-kotest-framework-datatest-5.x
Update dependency io.kotest:kotest-framework-datatest to v5.3.1
2 parents 5b040ef + 03dcf83 commit ebfa081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0")
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)