Skip to content

Commit df06722

Browse files
authored
Merge pull request #14 from openapi-processor/dependabot/gradle/io.kotest-kotest-bom-6.0.4
Bump io.kotest:kotest-bom from 6.0.3 to 6.0.4
2 parents a5dd0b4 + 143fdfc commit df06722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ diff = { module = "io.github.java-diff-utils:java-diff-utils", version = "4.16"
2121

2222
logback = "ch.qos.logback:logback-classic:1.5.19"
2323

24-
kotest-bom = "io.kotest:kotest-bom:6.0.3"
24+
kotest-bom = "io.kotest:kotest-bom:6.0.4"
2525
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
2626
kotest-table = { module = "io.kotest:kotest-assertions-table" }
2727
mockk = "io.mockk:mockk:1.14.6"

0 commit comments

Comments
 (0)