mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2024-11-25 08:58:45 +00:00
update dependencies
This commit is contained in:
parent
1e9559a2c9
commit
077f8c30a6
@ -1,5 +1,7 @@
|
|||||||
# PlaguPoster
|
# PlaguPoster
|
||||||
|
|
||||||
|
## 0.3.0
|
||||||
|
|
||||||
## 0.2.3
|
## 0.2.3
|
||||||
|
|
||||||
* Add opportunity to use several target chat ids
|
* Add opportunity to use several target chat ids
|
||||||
|
@ -10,4 +10,4 @@ android.enableJetifier=true
|
|||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=0.2.3
|
version=0.3.0
|
||||||
|
@ -3,12 +3,12 @@
|
|||||||
kotlin = "1.8.22"
|
kotlin = "1.8.22"
|
||||||
kotlin-serialization = "1.5.1"
|
kotlin-serialization = "1.5.1"
|
||||||
|
|
||||||
plagubot = "7.0.0"
|
plagubot = "7.1.0"
|
||||||
tgbotapi = "9.0.0"
|
tgbotapi = "9.1.0"
|
||||||
microutils = "0.19.9"
|
microutils = "0.19.9"
|
||||||
kslog = "1.1.2"
|
kslog = "1.1.2"
|
||||||
krontab = "2.1.2"
|
krontab = "2.1.2"
|
||||||
plagubot-plugins = "0.13.0"
|
plagubot-plugins = "0.14.0"
|
||||||
|
|
||||||
dokka = "1.8.20"
|
dokka = "1.8.20"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user