mirror of
https://github.com/InsanusMokrassar/BooruGrabberTelegramBot.git
synced 2024-11-24 00:48:42 +00:00
Compare commits
3 Commits
e3202d8de9
...
4214f5ebfc
Author | SHA1 | Date | |
---|---|---|---|
|
4214f5ebfc | ||
|
f03e050a9b | ||
34a8267568 |
@ -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
|
||||
|
@ -1,13 +1,13 @@
|
||||
[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"
|
||||
exposed = "0.55.0"
|
||||
ktor = "3.0.1"
|
||||
exposed = "0.56.0"
|
||||
psql = "42.7.4"
|
||||
clikt = "5.0.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user