Skip to content

Commit bf9a761

Browse files
authored
Merge pull request #191 from openapi-processor/dependabot/gradle/io.kotest-kotest-bom-6.0.5
Bump io.kotest:kotest-bom from 6.0.4 to 6.0.5
2 parents e742f1e + ab7d687 commit bf9a761

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
@@ -28,7 +28,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
2828
snakeyaml = "org.yaml:snakeyaml:2.5"
2929
jsonpath = "com.jayway.jsonpath:json-path:2.10.0"
3030

31-
kotest-bom = "io.kotest:kotest-bom:6.0.4"
31+
kotest-bom = "io.kotest:kotest-bom:6.0.5"
3232
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3333
kotest-table = { module = "io.kotest:kotest-assertions-table" }
3434
mockk = "io.mockk:mockk:1.14.6"

0 commit comments

Comments
 (0)