Skip to content

Commit

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

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

Updates `io.kotest:kotest-framework-engine` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](https://github.com/kotest/kotest/commits)

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

Updates `io.kotest:kotest-runner-junit5` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](https://github.com/kotest/kotest/commits)

Updates `io.kotest.multiplatform` from 5.7.1 to 5.7.2

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: José Carlos Montañez <josecarlos.aragon@47deg.com>
  • Loading branch information
dependabot[bot] and Montagon authored Sep 13, 2023
1 parent dfffbe3 commit 361221d
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 @@ -8,7 +8,7 @@ kotlinx-datetime = "0.4.1"
ktor = "2.3.4"
spotless = "6.20.0"
okio = "3.5.0"
kotest = "5.7.1"
kotest = "5.7.2"
kotest-testcontainers = "2.0.2"
kotest-arrow = "1.3.3"
klogging = "5.1.0"
Expand Down

0 comments on commit 361221d

Please sign in to comment.