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