Skip to content

Commit

Permalink
Bump kotest from 5.8.1 to 5.9.1
Browse files Browse the repository at this point in the history
Bumps `kotest` from 5.8.1 to 5.9.1.

Updates `io.kotest:kotest-runner-junit5` from 5.8.1 to 5.9.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.1...v5.9.1)

Updates `io.kotest:kotest-assertions-core` from 5.8.1 to 5.9.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.1...v5.9.1)

Updates `io.kotest:kotest-property` from 5.8.1 to 5.9.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.1...v5.9.1)

---
updated-dependencies:
- dependency-name: io.kotest:kotest-runner-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.kotest:kotest-assertions-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.kotest:kotest-property
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent a6b27eb commit b3585ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ kaspresso = "1.5.5"
mockk = "1.13.10"
turbine = "1.1.0"
barista = "4.3.0"
kotest = "5.8.1"
kotest = "5.9.1"
koin = "3.5.6"
okio = "3.9.0"

Expand Down

0 comments on commit b3585ae

Please sign in to comment.