Skip to content

Commit

Permalink
Bump kotest from 5.7.2 to 5.8.0 (#34)
Browse files Browse the repository at this point in the history
Bumps `kotest` from 5.7.2 to 5.8.0.

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

Updates `io.kotest:kotest-assertions-core` from 5.7.2 to 5.8.0
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.7.2...v5.8.0)

---
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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent 336f8ef commit 3157fb7
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 @@ axion = "1.15.5"
kotlin = "1.8.22"
properlty = "1.9.0"
mongodb = "4.8.2"
kotest = "5.7.2"
kotest = "5.8.0"
failsafe = "3.2.4"
testcontainers = "1.19.3"
awaitility = "4.2.0"
Expand Down

0 comments on commit 3157fb7

Please sign in to comment.