mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2025-09-14 21:09:27 +00:00
remove expicit KSLog dependency
This commit is contained in:
@@ -6,7 +6,6 @@ kt-coroutines = "1.7.3"
|
||||
|
||||
microutils = "0.20.15"
|
||||
tgbotapi = "9.4.1"
|
||||
kslog = "1.3.1"
|
||||
|
||||
ksp = "1.9.20-1.0.14"
|
||||
|
||||
@@ -36,7 +35,6 @@ tgbotapi-behaviourBuilder-fsm = { module = "dev.inmo:tgbotapi.behaviour_builder.
|
||||
microutils-repos-exposed = { module = "dev.inmo:micro_utils.repos.exposed", version.ref = "microutils" }
|
||||
microutils-koin = { module = "dev.inmo:micro_utils.koin", version.ref = "microutils" }
|
||||
microutils-koin-generator = { module = "dev.inmo:micro_utils.koin.generator", version.ref = "microutils" }
|
||||
kslog = { module = "dev.inmo:kslog", version.ref = "kslog" }
|
||||
|
||||
koin = { module = "io.insert-koin:koin-core", version.ref = "koin" }
|
||||
|
||||
|
Reference in New Issue
Block a user