mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2024-12-22 05:57:13 +00:00
update dependencies
This commit is contained in:
parent
e567f5b3b4
commit
a4686a56df
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
.idea
|
.idea
|
||||||
|
.kotlin/
|
||||||
out/*
|
out/*
|
||||||
*.iml
|
*.iml
|
||||||
target
|
target
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
[versions]
|
[versions]
|
||||||
|
|
||||||
kotlin = "1.9.23"
|
kotlin = "2.0.10"
|
||||||
kotlin-serialization = "1.6.3"
|
kotlin-serialization = "1.7.1"
|
||||||
|
|
||||||
plagubot = "8.5.0"
|
plagubot = "9.0.0"
|
||||||
tgbotapi = "15.1.0"
|
tgbotapi = "16.0.0"
|
||||||
microutils = "0.21.2"
|
microutils = "0.22.0"
|
||||||
kslog = "1.3.4"
|
kslog = "1.3.5"
|
||||||
krontab = "2.3.0"
|
krontab = "2.4.0"
|
||||||
plagubot-plugins = "0.19.1"
|
plagubot-plugins = "0.20.0"
|
||||||
|
|
||||||
dokka = "1.9.20"
|
dokka = "1.9.20"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user