Skip to content

Commit 0243868

Browse files
build(deps): bump kotestAssertionsCore from 5.8.1 to 6.0.4
Bumps `kotestAssertionsCore` from 5.8.1 to 6.0.4. Updates `io.kotest:kotest-assertions-core` from 5.8.1 to 6.0.4 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.8.1...6.0.4) Updates `io.kotest:kotest-assertions-json` from 5.8.1 to 6.0.4 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.8.1...6.0.4) --- updated-dependencies: - dependency-name: io.kotest:kotest-assertions-core dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.kotest:kotest-assertions-json dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0e995a commit 0243868

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
@@ -43,7 +43,7 @@ jacksonDatabind = "2.18.2"
4343
javalite = "3.25.5"
4444
jsonassert = "1.5.0"
4545
kotest = "5.9.0" # Do not use 5.9.1 because it reverts the fix for https://github.com/kotest/kotest/issues/3981
46-
kotestAssertionsCore = "5.8.1"
46+
kotestAssertionsCore = "6.0.4"
4747
kotlin = "2.0.21"
4848
ktorVersion = "3.0.3"
4949
legacySupportV4 = "1.0.0"

0 commit comments

Comments
 (0)