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
0a5ffee808
commit
e17cfa1c7c
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,5 +1,15 @@
|
||||
# PlaguPoster
|
||||
|
||||
## 0.1.2
|
||||
|
||||
* `Versions`:
|
||||
* `kotlin`: `1.8.20`
|
||||
* `plagubot`: `5.0.2`
|
||||
* `microutils`: `0.17.8`
|
||||
* `kslog`: `1.1.1`
|
||||
* `plagubot.plugins`: `0.10.2`
|
||||
* `psql`: `42.6.0`
|
||||
|
||||
## 0.1.1
|
||||
|
||||
* Update dependencies
|
||||
|
@ -10,4 +10,4 @@ android.enableJetifier=true
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.1.1
|
||||
version=0.1.2
|
||||
|
@ -1,19 +1,18 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.8.10"
|
||||
kotlin = "1.8.20"
|
||||
kotlin-serialization = "1.5.0"
|
||||
|
||||
plagubot = "5.0.1"
|
||||
tgbotapi = "7.0.1"
|
||||
microutils = "0.17.5"
|
||||
kslog = "1.0.0"
|
||||
plagubot = "5.0.2"
|
||||
tgbotapi = "7.0.2"
|
||||
microutils = "0.17.8"
|
||||
kslog = "1.1.1"
|
||||
krontab = "0.10.0"
|
||||
tgbotapi-libraries = "0.10.1"
|
||||
plagubot-plugins = "0.10.1"
|
||||
plagubot-plugins = "0.10.2"
|
||||
|
||||
dokka = "1.8.10"
|
||||
|
||||
psql = "42.5.0"
|
||||
psql = "42.6.0"
|
||||
|
||||
[libraries]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user