Skip to content

Commit

Permalink
Bump org.orbit-mvi:orbit-viewmodel from 4.6.1 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [org.orbit-mvi:orbit-viewmodel](https://github.com/orbit-mvi/orbit-mvi) from 4.6.1 to 9.0.0.
- [Release notes](https://github.com/orbit-mvi/orbit-mvi/releases)
- [Changelog](https://github.com/orbit-mvi/orbit-mvi/blob/main/CHANGELOG.md)
- [Commits](orbit-mvi/orbit-mvi@4.6.1...9.0.0)

---
updated-dependencies:
- dependency-name: org.orbit-mvi:orbit-viewmodel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 263966a commit 8a17d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ dependencies {
implementation 'io.github.oleksandrbalan:tagcloud:1.1.0'

implementation("org.orbit-mvi:orbit-compose:4.6.1")
implementation("org.orbit-mvi:orbit-viewmodel:4.6.1")
implementation("org.orbit-mvi:orbit-viewmodel:9.0.0")

implementation("io.arrow-kt:arrow-core:1.2.1")
implementation("io.arrow-kt:arrow-fx-coroutines:1.2.1")
Expand Down

0 comments on commit 8a17d4c

Please sign in to comment.