Skip to content

Commit 2525850

Browse files
Bump io.kotest:kotest-bom from 5.7.2 to 5.8.0
Bumps [io.kotest:kotest-bom](https://github.com/kotest/kotest) from 5.7.2 to 5.8.0. - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.7.2...v5.8.0) --- updated-dependencies: - dependency-name: io.kotest:kotest-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fe6683 commit 2525850

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)