Skip to content

Commit adbec70

Browse files
authored
Merge pull request #49 from openapi-processor/dependabot/gradle/io.kotest-kotest-bom-5.8.0
Bump io.kotest:kotest-bom from 5.7.2 to 5.8.0
2 parents 9c95197 + d632dde commit adbec70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
2525

2626
snakeyaml = "org.yaml:snakeyaml:2.2"
2727

28-
kotest-bom = "io.kotest:kotest-bom:5.7.2"
28+
kotest-bom = "io.kotest:kotest-bom:5.8.0"
2929
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3030
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
3131
mockk = "io.mockk:mockk:1.13.8"

0 commit comments

Comments
 (0)