0.0.5: update dependencies

This commit is contained in:
InsanusMokrassar 2024-11-16 17:17:03 +06:00
parent a8c317af44
commit 34a8267568
2 changed files with 5 additions and 5 deletions

View File

@ -4,4 +4,4 @@ org.gradle.parallel=true
kotlin.js.generate.externals=true
kotlin.incremental=true
docker_version=0.0.4
docker_version=0.0.5

View File

@ -1,12 +1,12 @@
[versions]
kotlin = "2.0.21"
tgbotapi = "18.2.2"
microutils = "0.22.7"
tgbotapi = "20.0.1"
microutils = "0.23.0"
imageboard = "2.7.0"
krontab = "2.5.0"
krontab = "2.6.1"
kslog = "1.3.6"
ktor = "2.3.12"
ktor = "3.0.1"
exposed = "0.55.0"
psql = "42.7.4"
clikt = "5.0.1"