update dependencies && add opportunity to use several targetChatIds instead of one

This commit is contained in:
2023-08-12 23:49:25 +06:00
parent 6eb43055a7
commit 29e5a04135
6 changed files with 51 additions and 34 deletions

View File

@@ -1,16 +1,16 @@
[versions]
kotlin = "1.8.21"
kotlin-serialization = "1.5.0"
kotlin = "1.8.22"
kotlin-serialization = "1.5.1"
plagubot = "5.1.2"
tgbotapi = "7.1.2"
microutils = "0.18.1"
kslog = "1.1.1"
krontab = "1.0.0"
plagubot-plugins = "0.11.2"
plagubot = "7.0.0"
tgbotapi = "9.0.0"
microutils = "0.19.9"
kslog = "1.1.2"
krontab = "2.1.2"
plagubot-plugins = "0.13.0"
dokka = "1.8.10"
dokka = "1.8.20"
psql = "42.6.0"

View File

@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists