Update libs.versions.toml

This commit is contained in:
InsanusMokrassar 2023-02-28 14:25:45 +06:00 committed by GitHub
parent bc8d0b26bd
commit 86183f5f74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 9 deletions

View File

@ -1,15 +1,15 @@
[versions]
kotlin = "1.7.22"
kotlin-serialization = "1.4.1"
kotlin = "1.8.10"
kotlin-serialization = "1.5.0"
plagubot = "3.5.0"
tgbotapi = "5.2.1"
microutils = "0.16.11"
kslog = "0.5.4"
krontab = "0.8.5"
tgbotapi-libraries = "0.8.2"
plagubot-plugins = "0.8.1"
plagubot = "4.0.0"
tgbotapi = "6.0.0"
microutils = "0.17.0"
kslog = "1.0.0"
krontab = "0.9.0"
tgbotapi-libraries = "0.9.0"
plagubot-plugins = "0.9.0"
dokka = "1.7.20"