mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2026-05-22 16:27:21 +00:00
add opportunity to setup proxy
This commit is contained in:
@@ -6,6 +6,7 @@ kt-coroutines = "1.10.2"
|
||||
|
||||
microutils = "0.29.1"
|
||||
tgbotapi = "32.0.0"
|
||||
ktor = "3.4.1"
|
||||
|
||||
ksp = "2.3.6"
|
||||
|
||||
@@ -35,6 +36,8 @@ microutils-koin-generator = { module = "dev.inmo:micro_utils.koin.generator", ve
|
||||
microutils-startup-launcher = { module = "dev.inmo:micro_utils.startup.launcher", version.ref = "microutils" }
|
||||
microutils-startup-plugin = { module = "dev.inmo:micro_utils.startup.plugin", version.ref = "microutils" }
|
||||
|
||||
ktor-engine-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktor" }
|
||||
|
||||
koin = { module = "io.insert-koin:koin-core", version.ref = "koin" }
|
||||
|
||||
jb-exposed-jdbc = { module = "org.jetbrains.exposed:exposed-jdbc", version.ref = "jb-exposed" }
|
||||
|
||||
Reference in New Issue
Block a user