Skip to content

Commit ab76076

Browse files
authored
Merge pull request #77 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 6d826aa + 2525850 commit ab76076

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
@@ -46,7 +46,7 @@ slf4j = "org.slf4j:slf4j-api:2.0.9"
4646
logback = "ch.qos.logback:logback-classic:1.4.11"
4747

4848
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
49-
kotest-bom = "io.kotest:kotest-bom:5.7.2"
49+
kotest-bom = "io.kotest:kotest-bom:5.8.0"
5050
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
5151
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
5252
mockk = "io.mockk:mockk:1.13.8"

0 commit comments

Comments
 (0)