Skip to content

Commit dd5bb2a

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

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
@@ -27,7 +27,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.0"
2727
slf4j = "org.slf4j:slf4j-api:2.0.12"
2828
logback = "ch.qos.logback:logback-classic:1.5.3"
2929

30-
kotest-bom = "io.kotest:kotest-bom:5.8.0"
30+
kotest-bom = "io.kotest:kotest-bom:5.8.1"
3131
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3232
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
3333
mockk = "io.mockk:mockk:1.13.10"

0 commit comments

Comments
 (0)