Skip to content

Commit 4487453

Browse files
authored
Merge pull request #334 from openapi-processor/dependabot/gradle/io.kotest-kotest-bom-6.0.7
Bump io.kotest:kotest-bom from 6.0.5 to 6.0.7
2 parents aad6245 + 297d867 commit 4487453

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
@@ -43,7 +43,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.1"
4343
slf4j = "org.slf4j:slf4j-api:2.0.17"
4444
logback = "ch.qos.logback:logback-classic:1.5.21"
4545

46-
kotest-bom = "io.kotest:kotest-bom:6.0.5"
46+
kotest-bom = "io.kotest:kotest-bom:6.0.7"
4747
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
4848
kotest-table = { module = "io.kotest:kotest-assertions-table" }
4949
mockk = "io.mockk:mockk:1.14.6"

0 commit comments

Comments
 (0)