Skip to content

Commit 3e15b24

Browse files
Bump io.kotest:kotest-bom from 5.9.1 to 6.0.1
Bumps [io.kotest:kotest-bom](https://github.com/kotest/kotest) from 5.9.1 to 6.0.1. - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.0.1) --- updated-dependencies: - dependency-name: io.kotest:kotest-bom dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 061b70a commit 3e15b24

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
@@ -35,7 +35,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
3535
snakeyaml = "org.yaml:snakeyaml:2.4"
3636
jsonpath = "com.jayway.jsonpath:json-path:2.9.0"
3737

38-
kotest-bom = "io.kotest:kotest-bom:5.9.1"
38+
kotest-bom = "io.kotest:kotest-bom:6.0.1"
3939
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
4040
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
4141
mockk = "io.mockk:mockk:1.14.5"

0 commit comments

Comments
 (0)