Merge pull request #22 from InsanusMokrassar/0.5.4

0.5.4
This commit is contained in:
InsanusMokrassar 2024-02-18 22:45:21 +06:00 committed by GitHub
commit 9ef9de2b8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 6 deletions

View File

@ -1,5 +1,9 @@
# PlaguPoster
## 0.5.4
* Dependencies update
## 0.5.3
* Dependencies update

View File

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

View File

@ -3,12 +3,12 @@
kotlin = "1.9.22"
kotlin-serialization = "1.6.2"
plagubot = "8.1.1"
tgbotapi = "10.0.1"
microutils = "0.20.34"
plagubot = "8.2.0"
tgbotapi = "10.1.0"
microutils = "0.20.35"
kslog = "1.3.2"
krontab = "2.2.7"
plagubot-plugins = "0.18.1"
krontab = "2.2.8"
plagubot-plugins = "0.18.2"
dokka = "1.9.10"