mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2024-12-22 14:07:14 +00:00
commit
9ef9de2b8a
@ -1,5 +1,9 @@
|
|||||||
# PlaguPoster
|
# PlaguPoster
|
||||||
|
|
||||||
|
## 0.5.4
|
||||||
|
|
||||||
|
* Dependencies update
|
||||||
|
|
||||||
## 0.5.3
|
## 0.5.3
|
||||||
|
|
||||||
* Dependencies update
|
* Dependencies update
|
||||||
|
@ -10,4 +10,4 @@ android.enableJetifier=true
|
|||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=0.5.3
|
version=0.5.4
|
||||||
|
@ -3,12 +3,12 @@
|
|||||||
kotlin = "1.9.22"
|
kotlin = "1.9.22"
|
||||||
kotlin-serialization = "1.6.2"
|
kotlin-serialization = "1.6.2"
|
||||||
|
|
||||||
plagubot = "8.1.1"
|
plagubot = "8.2.0"
|
||||||
tgbotapi = "10.0.1"
|
tgbotapi = "10.1.0"
|
||||||
microutils = "0.20.34"
|
microutils = "0.20.35"
|
||||||
kslog = "1.3.2"
|
kslog = "1.3.2"
|
||||||
krontab = "2.2.7"
|
krontab = "2.2.8"
|
||||||
plagubot-plugins = "0.18.1"
|
plagubot-plugins = "0.18.2"
|
||||||
|
|
||||||
dokka = "1.9.10"
|
dokka = "1.9.10"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user