update dependencies

This commit is contained in:
InsanusMokrassar 2022-12-13 11:27:57 +06:00
parent 2b41082a48
commit 8c42f2e879
2 changed files with 3 additions and 4 deletions

View File

@ -10,5 +10,4 @@ android.enableJetifier=true
# Project data
group=dev.inmo
version=0.0.7
android_code_version=7
version=0.0.8

View File

@ -3,9 +3,9 @@
kotlin = "1.7.22"
kotlin-serialization = "1.4.1"
plagubot = "3.2.0"
plagubot = "3.2.1"
tgbotapi = "4.2.1"
microutils = "0.16.0"
microutils = "0.16.1"
kslog = "0.5.4"
krontab = "0.8.4"
tgbotapi-libraries = "0.6.5"