Skip to content

Commit

Permalink
chore(deps): bump the minor group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the minor group with 2 updates: [io.kotest:kotest-assertions-core](https:/kotest/kotest) and [app.cash.turbine:turbine](https:/cashapp/turbine).


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

Updates `app.cash.turbine:turbine` from 1.0.0 to 1.1.0
- [Release notes](https:/cashapp/turbine/releases)
- [Changelog](https:/cashapp/turbine/blob/trunk/CHANGELOG.md)
- [Commits](cashapp/turbine@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: io.kotest:kotest-assertions-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: app.cash.turbine:turbine
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent df8bce3 commit e259f54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ kotlinx-cli = "0.3.6"
spotless = "6.25.0"
ktfmt = "0.47"
detekt = "1.23.6"
kotest-assertions-core = "5.6.2"
turbine = "1.0.0"
kotest-assertions-core = "5.8.1"
turbine = "1.1.0"
mockative = "1.4.1"

[plugins]
Expand Down

0 comments on commit e259f54

Please sign in to comment.