Skip to content

Commit e3fa51d

Browse files
authored
Merge pull request #270 from openapi-processor/dependabot/gradle/io.kotest-kotest-bom-6.2.2
build(deps): bump io.kotest:kotest-bom from 6.2.1 to 6.2.2
2 parents d7a5021 + 4d03f7c commit e3fa51d

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
@@ -33,7 +33,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
3333
snakeyaml = "org.yaml:snakeyaml:2.6"
3434
jsonpath = "com.jayway.jsonpath:json-path:2.10.0"
3535

36-
kotest-bom = "io.kotest:kotest-bom:6.2.1"
36+
kotest-bom = "io.kotest:kotest-bom:6.2.2"
3737
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3838
kotest-table = { module = "io.kotest:kotest-assertions-table" }
3939
mockk = "io.mockk:mockk:1.14.11"

0 commit comments

Comments
 (0)