update dependencies and fix build

This commit is contained in:
2025-06-27 10:37:53 +06:00
parent 333f807c97
commit 9ebadfe1e4
7 changed files with 31 additions and 27 deletions

View File

@@ -1,18 +1,18 @@
[versions]
kotlin = "2.0.21"
kotlin-serialization = "1.7.3"
kotlin = "2.1.20"
kotlin-serialization = "1.8.1"
plagubot = "10.1.0"
tgbotapi = "20.0.0"
microutils = "0.23.0"
kslog = "1.3.6"
krontab = "2.6.1"
plagubot-plugins = "0.24.0"
plagubot = "10.6.0"
tgbotapi = "26.0.0"
microutils = "0.25.8"
kslog = "1.4.2"
krontab = "2.7.2"
plagubot-plugins = "0.24.4"
nmcp="0.2.1"
dokka = "1.9.20"
dokka = "2.0.0"
psql = "42.6.0"