mirror of
https://github.com/InsanusMokrassar/BooruGrabberTelegramBot.git
synced 2026-05-30 18:57:16 +00:00
update dependencies and upfill readme
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "2.2.10"
|
||||
tgbotapi = "28.0.2"
|
||||
microutils = "0.26.3"
|
||||
imageboard = "2.7.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"
|
||||
kotlin = "2.3.21"
|
||||
tgbotapi = "33.1.0"
|
||||
microutils = "0.29.2"
|
||||
imageboard = "2.6.1.1"
|
||||
krontab = "2.9.0"
|
||||
kslog = "1.6.1"
|
||||
ktor = "3.4.3"
|
||||
exposed = "1.2.0"
|
||||
psql = "42.7.11"
|
||||
clikt = "5.1.0"
|
||||
|
||||
[libraries]
|
||||
|
||||
|
||||
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.13-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.4-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user