Skip to content

Commit 096f0b2

Browse files
authored
Merge pull request #98 from openapi-processor/dependabot/gradle/io.kotest-kotest-bom-6.0.3
Bump io.kotest:kotest-bom from 5.9.1 to 6.0.3
2 parents a8b48a4 + 3f028f3 commit 096f0b2

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
@@ -31,7 +31,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.1"
3131
slf4j = "org.slf4j:slf4j-api:2.0.17"
3232
logback = "ch.qos.logback:logback-classic:1.5.18"
3333

34-
kotest-bom = "io.kotest:kotest-bom:5.9.1"
34+
kotest-bom = "io.kotest:kotest-bom:6.0.3"
3535
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3636
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
3737
mockk = "io.mockk:mockk:1.14.5"

0 commit comments

Comments
 (0)