Skip to content

Commit

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

Updates `io.kotest:kotest-framework-engine` from 5.6.2 to 5.8.0
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.6.2...v5.8.0)

Updates `io.kotest:kotest-runner-junit5-jvm` from 5.6.2 to 5.8.0
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.6.2...v5.8.0)

Updates `io.kotest.multiplatform` from 5.6.2 to 5.8.0

---
updated-dependencies:
- dependency-name: io.kotest:kotest-framework-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.kotest:kotest-runner-junit5-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.kotest.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent dcf41be commit 971ea74
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 @@ -10,7 +10,7 @@ ktlint = "0.49.1"
pluginKover = "0.7.3"

# Test versions
kotest = "5.6.2"
kotest = "5.8.0"
junit = "5.10.0"
strikt = "0.34.1"
turbine = "1.0.0"
Expand Down

0 comments on commit 971ea74

Please sign in to comment.