Skip to content

Commit

Permalink
Bump io.kotest:kotest-bom from 5.7.2 to 5.8.0
Browse files Browse the repository at this point in the history
Bumps [io.kotest:kotest-bom](https://github.com/kotest/kotest) 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-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 9075515 commit 2b65681
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 @@ -27,7 +27,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.0"
slf4j = "org.slf4j:slf4j-api:2.0.9"
logback = "ch.qos.logback:logback-classic:1.4.11"

kotest-bom = "io.kotest:kotest-bom:5.7.2"
kotest-bom = "io.kotest:kotest-bom:5.8.0"
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
mockk = "io.mockk:mockk:1.13.8"
Expand Down

0 comments on commit 2b65681

Please sign in to comment.