mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2025-09-15 13:29:46 +00:00
update dependencies
This commit is contained in:
@@ -1,27 +1,25 @@
|
||||
[versions]
|
||||
|
||||
kt = "1.7.10"
|
||||
kt-serialization = "1.4.0"
|
||||
kt = "1.7.20"
|
||||
kt-serialization = "1.4.1"
|
||||
kt-coroutines = "1.6.4"
|
||||
|
||||
microutils = "0.12.16"
|
||||
tgbotapi = "3.2.7"
|
||||
microutils = "0.13.1"
|
||||
tgbotapi = "3.3.0"
|
||||
kslog = "0.5.2"
|
||||
|
||||
jb-exposed = "0.39.2"
|
||||
jb-dokka = "1.7.10"
|
||||
jb-dokka = "1.7.20"
|
||||
|
||||
sqlite = "3.39.3.0"
|
||||
|
||||
klock = "3.1.0"
|
||||
klock = "3.2.0"
|
||||
uuid = "0.5.0"
|
||||
|
||||
ktor = "2.1.1"
|
||||
ktor = "2.1.2"
|
||||
|
||||
gh-release = "2.4.1"
|
||||
|
||||
android-gradle = "7.2.2"
|
||||
dexcount = "3.1.0"
|
||||
koin = "3.2.0"
|
||||
|
||||
[libraries]
|
||||
|
Reference in New Issue
Block a user