chore(deps): Bump injekt-koin revision to aad18b6148

This commit is contained in:
Ahmad Ansori Palembani 2024-09-20 10:36:59 +07:00
parent 58c5a17c50
commit 3cd29696d4
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -47,7 +47,7 @@ kermit = { module = "co.touchlab:kermit", version.ref = "kermit" }
koin-bom = { module = "io.insert-koin:koin-bom", version.ref = "koin" } koin-bom = { module = "io.insert-koin:koin-bom", version.ref = "koin" }
koin-core = { module = "io.insert-koin:koin-core" } koin-core = { module = "io.insert-koin:koin-core" }
koin-injekt = { module = "com.github.null2264:injekt-koin", version = "7f944dd775" } koin-injekt = { module = "com.github.null2264:injekt-koin", version = "aad18b6148" }
kotest-assertions = { module = "io.kotest:kotest-assertions-core", version = "5.9.1" } kotest-assertions = { module = "io.kotest:kotest-assertions-core", version = "5.9.1" }