Skip to content

Commit df19ec7

Browse files
Bump io.kotest:kotest-bom from 6.0.3 to 6.0.4
Bumps [io.kotest:kotest-bom](https://github.com/kotest/kotest) from 6.0.3 to 6.0.4. - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.0.3...6.0.4) --- updated-dependencies: - dependency-name: io.kotest:kotest-bom dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65eda52 commit df19ec7

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
@@ -45,7 +45,7 @@ slf4j = "org.slf4j:slf4j-api:2.0.17"
4545
logback = "ch.qos.logback:logback-classic:1.5.18"
4646

4747
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
48-
kotest-bom = "io.kotest:kotest-bom:6.0.3"
48+
kotest-bom = "io.kotest:kotest-bom:6.0.4"
4949
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
5050
kotest-table = { module = "io.kotest:kotest-assertions-table" }
5151
mockk = "io.mockk:mockk:1.14.6"

0 commit comments

Comments
 (0)