update dependencies and make several small fixes

This commit is contained in:
2023-04-16 12:47:24 +06:00
parent ea801e6e0d
commit edf6c9717b
3 changed files with 22 additions and 12 deletions

View File

@@ -1,14 +1,14 @@
[versions]
kotlin = "1.7.22"
tgbotapi = "4.2.1"
microutils = "0.16.1"
imageboard = "2.5.2"
krontab = "0.8.4"
kslog = "0.5.4"
kotlin = "1.8.20"
tgbotapi = "7.0.1"
microutils = "0.17.6"
imageboard = "2.6.0"
krontab = "0.10.0"
kslog = "1.1.1"
exposed = "0.41.1"
psql = "42.5.0"
clikt = "3.5.0"
psql = "42.6.0"
clikt = "3.5.2"
[libraries]

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.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists