Skip to content

Commit b3f1d8a

Browse files
Bump io.kotest:kotest-bom from 5.9.0 to 5.9.1
Bumps [io.kotest:kotest-bom](https://github.com/kotest/kotest) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.0...v5.9.1) --- updated-dependencies: - dependency-name: io.kotest:kotest-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a7c278 commit b3f1d8a

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

2929
snakeyaml = "org.yaml:snakeyaml:2.2"
3030

31-
kotest-bom = "io.kotest:kotest-bom:5.9.0"
31+
kotest-bom = "io.kotest:kotest-bom:5.9.1"
3232
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3333
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
3434
mockk = "io.mockk:mockk:1.13.11"

0 commit comments

Comments
 (0)