Skip to content

Commit d74c05f

Browse files
⬆ Update dependency io.kotest:kotest-property to v6.0.7 (#169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e60469 commit d74c05f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ kotlin {
3838
val jvmTest by getting {
3939
dependencies {
4040
implementation("io.kotest:kotest-runner-junit5:6.0.4")
41-
implementation("io.kotest:kotest-property:6.0.5")
41+
implementation("io.kotest:kotest-property:6.0.7")
4242
}
4343
}
4444
}

0 commit comments

Comments
 (0)