Skip to content

Commit b77dc13

Browse files
renovate[bot]krzema12
authored andcommitted
fix(deps): update dependency io.kotest:kotest-bom to v5.4.2
1 parent 8f1c795 commit b77dc13

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
@@ -11,7 +11,7 @@ repositories {
1111
dependencies {
1212
implementation("com.charleskorn.kaml:kaml:0.46.0")
1313

14-
testImplementation(platform("io.kotest:kotest-bom:5.4.1"))
14+
testImplementation(platform("io.kotest:kotest-bom:5.4.2"))
1515
testImplementation("io.kotest:kotest-runner-junit5")
1616
testImplementation("io.kotest:kotest-assertions-core")
1717
}

0 commit comments

Comments
 (0)