Merge pull request #21 from InsanusMokrassar/0.5.2

0.5.2
This commit is contained in:
InsanusMokrassar 2023-12-11 00:21:28 +06:00 committed by GitHub
commit bb433a6441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 9 deletions

View File

@ -1,5 +1,9 @@
# PlaguPoster
## 0.5.2
* Dependencies update
## 0.5.1
* Add opportunity to set unique

View File

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

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"