Skip to content

Commit

Permalink
Bump io.insert-koin:koin-core from 3.5.0 to 3.5.6
Browse files Browse the repository at this point in the history
Bumps [io.insert-koin:koin-core](https://github.com/InsertKoinIO/koin) from 3.5.0 to 3.5.6.
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@3.5.0...3.5.6)

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 7df3853 commit 0e2997c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,8 @@ dependencies {
fullImplementation 'com.facebook.shimmer:shimmer:0.5.0'

// Koin core
download 'io.insert-koin:koin-core:3.5.0'
implementation 'io.insert-koin:koin-core:3.5.0'
download 'io.insert-koin:koin-core:3.5.6'
implementation 'io.insert-koin:koin-core:3.5.6'
// Koin main (Scope, ViewModel ...)
download 'io.insert-koin:koin-android:3.5.6'
implementation 'io.insert-koin:koin-android:3.5.6'
Expand Down

0 comments on commit 0e2997c

Please sign in to comment.