update dependencies

This commit is contained in:
InsanusMokrassar 2023-12-11 00:01:05 +06:00
parent 114add0391
commit 7a8166153f
2 changed files with 10 additions and 8 deletions

View File

@ -2,6 +2,8 @@
## 0.5.2
* Dependencies update
## 0.5.1
* Add opportunity to set unique

View File

@ -1,14 +1,14 @@
[versions]
kotlin = "1.9.20"
kotlin-serialization = "1.6.0"
kotlin = "1.9.21"
kotlin-serialization = "1.6.2"
plagubot = "7.3.0"
tgbotapi = "9.3.0"
microutils = "0.20.12"
kslog = "1.2.4"
krontab = "2.2.3"
plagubot-plugins = "0.16.0"
plagubot = "7.4.1"
tgbotapi = "9.4.2"
microutils = "0.20.19"
kslog = "1.3.1"
krontab = "2.2.4"
plagubot-plugins = "0.17.1"
dokka = "1.9.10"