Skip to content

Commit be4bd4f

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

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
@@ -44,7 +44,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.1"
4444
slf4j = "org.slf4j:slf4j-api:2.0.17"
4545
logback = "ch.qos.logback:logback-classic:1.5.32"
4646

47-
kotest-bom = "io.kotest:kotest-bom:6.1.3"
47+
kotest-bom = "io.kotest:kotest-bom:6.1.4"
4848
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
4949
kotest-table = { module = "io.kotest:kotest-assertions-table" }
5050
mockk = "io.mockk:mockk:1.14.9"

0 commit comments

Comments
 (0)