Skip to content

Commit

Permalink
build(deps): Bump kodeinDi from 7.22.0 to 7.24.1
Browse files Browse the repository at this point in the history
Bumps `kodeinDi` from 7.22.0 to 7.24.1.

Updates `org.kodein.di:kodein-di` from 7.22.0 to 7.24.1
- [Commits](https://github.com/kosi-libs/Kosi-Kodein/commits)

Updates `org.kodein.di:kodein-di-framework-android-x-viewmodel-savedstate` from 7.22.0 to 7.24.1
- [Commits](https://github.com/kosi-libs/Kosi-Kodein/commits)

Updates `org.kodein.di:kodein-di-framework-compose` from 7.22.0 to 7.24.1
- [Commits](https://github.com/kosi-libs/Kosi-Kodein/commits)

---
updated-dependencies:
- dependency-name: org.kodein.di:kodein-di
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.kodein.di:kodein-di-framework-android-x-viewmodel-savedstate
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.kodein.di:kodein-di-framework-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent cc83436 commit 1526180
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 @@ -75,7 +75,7 @@ kamel = "1.0.1"
# https://github.com/kdrag0n/colorkt
kdrag0nColorKt = "1.0.5"
# https://github.com/Kodein-Framework/Kodein-DI
kodeinDi = "7.22.0"
kodeinDi = "7.24.1"
# https://github.com/JetBrains/kotlin
kotlin = "2.1.0"
# https://github.com/Kotlin/kotlinx.collections.immutable
Expand Down

0 comments on commit 1526180

Please sign in to comment.