Skip to content

Commit 561f615

Browse files
chore(deps): bump kotest from 6.0.5 to 6.0.7
Bumps `kotest` from 6.0.5 to 6.0.7. Updates `io.kotest:kotest-assertions-core` 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) Updates `io.kotest:kotest-runner-junit5` 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-assertions-core dependency-version: 6.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.kotest:kotest-runner-junit5 dependency-version: 6.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 616c92f commit 561f615

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
@@ -101,7 +101,7 @@ junit = "6.1.0-M1"
101101
koin = "4.2.0-alpha3"
102102
koin-annotations = "2.3.2-Beta1"
103103
metro = "0.4.0"
104-
kotest = "6.0.5"
104+
kotest = "6.0.7"
105105
mockk = "1.14.6"
106106
mokkery = "3.0.0"
107107
wiremock = "4.0.0-beta.19"

0 commit comments

Comments
 (0)