Skip to content

Commit

Permalink
build(deps): bump kotest from 5.8.0 to 5.8.1
Browse files Browse the repository at this point in the history
Bumps `kotest` from 5.8.0 to 5.8.1.

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

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

---
updated-dependencies:
- dependency-name: io.kotest:kotest-assertions-core
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent a73c79a commit 324d740
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 @@ -43,7 +43,7 @@ junit = "5.10.2"
ktor = "3.0.0-beta-1"
kotlinRetry = "1.0.9"
koin = "3.4.3"
kotest = "5.8.0"
kotest = "5.8.1"
ksp-auto-service = "1.1.0"
ksp-redacted = "1.8.0-alpha02"
ksp-powerassert = "0.13.0"
Expand Down

0 comments on commit 324d740

Please sign in to comment.