Skip to content

Commit 7af22cc

Browse files
Bump io.kotest:kotest-bom from 6.1.6 to 6.1.7
Bumps [io.kotest:kotest-bom](https://github.com/kotest/kotest) from 6.1.6 to 6.1.7. - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.1.6...6.1.7) --- updated-dependencies: - dependency-name: io.kotest:kotest-bom dependency-version: 6.1.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd63c25 commit 7af22cc

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
@@ -33,7 +33,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
3333
snakeyaml = "org.yaml:snakeyaml:2.6"
3434
jsonpath = "com.jayway.jsonpath:json-path:2.10.0"
3535

36-
kotest-bom = "io.kotest:kotest-bom:6.1.6"
36+
kotest-bom = "io.kotest:kotest-bom:6.1.7"
3737
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3838
kotest-table = { module = "io.kotest:kotest-assertions-table" }
3939
mockk = "io.mockk:mockk:1.14.9"

0 commit comments

Comments
 (0)