mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2024-11-25 08:58:45 +00:00
update dependenies. 0.2.1
This commit is contained in:
parent
20148c02f0
commit
87957dba30
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,5 +1,16 @@
|
|||||||
# PlaguPoster
|
# PlaguPoster
|
||||||
|
|
||||||
|
## 0.2.1
|
||||||
|
|
||||||
|
* `Versions`:
|
||||||
|
* `kotlin`: `1.8.21`
|
||||||
|
* `tgbotapi`: `7.1.2`
|
||||||
|
* `plagubot`: `5.1.2`
|
||||||
|
* `microutils`: `0.18.1`
|
||||||
|
* `kslog`: `1.1.1`
|
||||||
|
* `plagubot.plugins`: `0.11.2`
|
||||||
|
* `psql`: `42.6.0`
|
||||||
|
|
||||||
## 0.2.0
|
## 0.2.0
|
||||||
|
|
||||||
* `Versions`:
|
* `Versions`:
|
||||||
|
@ -10,4 +10,4 @@ android.enableJetifier=true
|
|||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=0.2.0
|
version=0.2.1
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
[versions]
|
[versions]
|
||||||
|
|
||||||
kotlin = "1.8.20"
|
kotlin = "1.8.21"
|
||||||
kotlin-serialization = "1.5.0"
|
kotlin-serialization = "1.5.0"
|
||||||
|
|
||||||
plagubot = "5.1.0"
|
plagubot = "5.1.2"
|
||||||
tgbotapi = "7.1.0"
|
tgbotapi = "7.1.2"
|
||||||
microutils = "0.17.8"
|
microutils = "0.18.1"
|
||||||
kslog = "1.1.1"
|
kslog = "1.1.1"
|
||||||
krontab = "1.0.0"
|
krontab = "1.0.0"
|
||||||
plagubot-plugins = "0.11.0"
|
plagubot-plugins = "0.11.2"
|
||||||
|
|
||||||
dokka = "1.8.10"
|
dokka = "1.8.10"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user