Skip to content

Commit

Permalink
0.0.5: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
InsanusMokrassar committed Nov 16, 2024
1 parent a8c317a commit 34a8267
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 34a8267

Please sign in to comment.