Skip to content

Commit

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

Updates `io.kotest:kotest-assertions-core` from 5.6.2 to 5.7.2
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](https://github.com/kotest/kotest/commits)

Updates `io.kotest:kotest-assertions-json` from 5.6.2 to 5.7.2
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](https://github.com/kotest/kotest/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent c78bcf8 commit 6d6c45e
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
@@ -1,7 +1,7 @@
[versions]
gson = "2.10.1"
kotlin = "1.9.10"
kotest = "5.6.2"
kotest = "5.7.2"
dokka = "1.9.0"
nexus-publish-gradle-plugin = "1.3.0"
# The last version compatible with Java 8 is 0.13.2.
Expand Down

0 comments on commit 6d6c45e

Please sign in to comment.