Merge pull request #31 from garfiec/dependabot/gradle/koin-4.2.1

chore(deps): bump koin from 4.2.0 to 4.2.1
This commit is contained in:
Garfie Chiu 2026-04-11 13:07:16 -05:00 committed by GitHub
commit e3aa662322
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ navigation3-kmp = "1.0.0-alpha06"
lifecycle-viewmodel-nav3-kmp = "2.10.0-alpha05"
# DI
koin = "4.2.0"
koin = "4.2.1"
# Network
ktor = "3.4.2"