update dependencies

This commit is contained in:
InsanusMokrassar 2023-08-20 15:57:10 +06:00
parent 1e9559a2c9
commit 077f8c30a6
3 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,7 @@
# PlaguPoster
## 0.3.0
## 0.2.3
* Add opportunity to use several target chat ids

View File

@ -10,4 +10,4 @@ android.enableJetifier=true
# Project data
group=dev.inmo
version=0.2.3
version=0.3.0

View File

@ -3,12 +3,12 @@
kotlin = "1.8.22"
kotlin-serialization = "1.5.1"
plagubot = "7.0.0"
tgbotapi = "9.0.0"
plagubot = "7.1.0"
tgbotapi = "9.1.0"
microutils = "0.19.9"
kslog = "1.1.2"
krontab = "2.1.2"
plagubot-plugins = "0.13.0"
plagubot-plugins = "0.14.0"
dokka = "1.8.20"