Skip to content

Commit

Permalink
Bump koin-compose from 1.2.0-Beta4 to 4.0.0 (#378)
Browse files Browse the repository at this point in the history
* Bump koin-compose from 1.2.0-Beta4 to 4.0.0

Bumps `koin-compose` from 1.2.0-Beta4 to 4.0.0.

Updates `io.insert-koin:koin-compose` from 1.2.0-Beta4 to 4.0.0
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/InsertKoinIO/koin/commits/4.0.0)

Updates `io.insert-koin:koin-compose-viewmodel` from 1.2.0-Beta4 to 4.0.0
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/InsertKoinIO/koin/commits/4.0.0)

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-compose
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.insert-koin:koin-compose-viewmodel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update project

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Bely <[email protected]>
  • Loading branch information
dependabot[bot] and michaelbel authored Nov 17, 2024
1 parent a987de8 commit eeb2882
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 @@ -413,4 +413,4 @@ huawei-services = { id = "com.huawei.agconnect", version.ref = "huawei-services"
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
palantir-git = { id = "com.palantir.git-version", version.ref = "palantir-git" }
buildkonfig = { id = "com.codingfeline.buildkonfig", version.ref = "buildkonfig" }
buildkonfig = { id = "com.codingfeline.buildkonfig", version.ref = "buildkonfig" }

0 comments on commit eeb2882

Please sign in to comment.