update dependencies

This commit is contained in:
InsanusMokrassar 2024-07-13 21:39:37 +06:00
parent 3941c1dfed
commit e567f5b3b4
2 changed files with 6 additions and 4 deletions

View File

@ -2,6 +2,8 @@
## 0.7.0 ## 0.7.0
* Dependencies update
## 0.6.0 ## 0.6.0
* Dependencies update * Dependencies update

View File

@ -3,12 +3,12 @@
kotlin = "1.9.23" kotlin = "1.9.23"
kotlin-serialization = "1.6.3" kotlin-serialization = "1.6.3"
plagubot = "8.4.0" plagubot = "8.5.0"
tgbotapi = "15.0.0" tgbotapi = "15.1.0"
microutils = "0.21.1" microutils = "0.21.2"
kslog = "1.3.4" kslog = "1.3.4"
krontab = "2.3.0" krontab = "2.3.0"
plagubot-plugins = "0.19.0" plagubot-plugins = "0.19.1"
dokka = "1.9.20" dokka = "1.9.20"