fix build

This commit is contained in:
2024-09-07 22:42:13 +06:00
parent b879426f9d
commit 9af72d5d0f
6 changed files with 19 additions and 19 deletions

View File

@@ -1,14 +1,14 @@
[versions]
kotlin = "2.0.10"
kotlin-serialization = "1.7.1"
kotlin = "2.0.20"
kotlin-serialization = "1.7.2"
plagubot = "9.0.0"
tgbotapi = "16.0.0"
microutils = "0.22.0"
kslog = "1.3.5"
plagubot = "9.2.0"
tgbotapi = "18.1.0"
microutils = "0.22.2"
kslog = "1.3.6"
krontab = "2.4.0"
plagubot-plugins = "0.20.0"
plagubot-plugins = "0.21.0"
dokka = "1.9.20"