Skip to content

Commit fbe7e6b

Browse files
chore(deps): bump kotest from 6.0.0 to 6.0.1
Bumps `kotest` from 6.0.0 to 6.0.1. Updates `io.kotest:kotest-assertions-core` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.0.0...6.0.1) Updates `io.kotest:kotest-runner-junit5` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.0.0...6.0.1) --- updated-dependencies: - dependency-name: io.kotest:kotest-assertions-core dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.kotest:kotest-runner-junit5 dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed43c18 commit fbe7e6b

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
@@ -96,7 +96,7 @@ junit = "6.0.0-RC1"
9696
koin = "4.1.1-Beta1"
9797
koin-annotations = "2.1.1-RC1"
9898
metro = "0.4.0"
99-
kotest = "6.0.0"
99+
kotest = "6.0.1"
100100
mockk = "1.14.5"
101101
mokkery = "3.0.0-Beta1"
102102
wiremock = "4.0.0-beta.15"

0 commit comments

Comments
 (0)