mirror of
https://github.com/InsanusMokrassar/BooruGrabberTelegramBot.git
synced 2025-10-16 21:00:17 +00:00
update dependencies
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "2.0.21"
|
||||
tgbotapi = "20.0.1"
|
||||
microutils = "0.23.0"
|
||||
kotlin = "2.2.10"
|
||||
tgbotapi = "28.0.2"
|
||||
microutils = "0.26.3"
|
||||
imageboard = "2.7.0"
|
||||
krontab = "2.6.1"
|
||||
kslog = "1.3.6"
|
||||
ktor = "3.0.1"
|
||||
exposed = "0.55.0"
|
||||
krontab = "2.7.2"
|
||||
kslog = "1.5.0"
|
||||
ktor = "3.2.3"
|
||||
exposed = "0.61.0"
|
||||
psql = "42.7.4"
|
||||
clikt = "5.0.1"
|
||||
|
||||
|
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
Reference in New Issue
Block a user