Skip to content

Commit faf06d4

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

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
@@ -20,7 +20,7 @@ diff = { module = "io.github.java-diff-utils:java-diff-utils", version = "4.16"
2020

2121
logback = "ch.qos.logback:logback-classic:1.5.21"
2222

23-
kotest-bom = "io.kotest:kotest-bom:6.0.5"
23+
kotest-bom = "io.kotest:kotest-bom:6.0.7"
2424
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
2525
kotest-table = { module = "io.kotest:kotest-assertions-table" }
2626
mockk = "io.mockk:mockk:1.14.7"

0 commit comments

Comments
 (0)