mirror of
https://github.com/InsanusMokrassar/BooruGrabberTelegramBot.git
synced 2024-11-21 15:43:46 +00:00
update dependencies
This commit is contained in:
parent
046a8bede4
commit
4e2c5ea31e
@ -4,4 +4,4 @@ org.gradle.parallel=true
|
||||
kotlin.js.generate.externals=true
|
||||
kotlin.incremental=true
|
||||
|
||||
docker_version=0.0.3
|
||||
docker_version=0.0.4
|
||||
|
@ -1,12 +1,12 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.9.10"
|
||||
tgbotapi = "9.2.1"
|
||||
microutils = "0.20.6"
|
||||
tgbotapi = "9.2.2"
|
||||
microutils = "0.20.7"
|
||||
imageboard = "2.6.0"
|
||||
krontab = "2.2.1"
|
||||
kslog = "1.2.1"
|
||||
exposed = "0.43.0"
|
||||
exposed = "0.44.0"
|
||||
psql = "42.6.0"
|
||||
clikt = "4.2.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-7.6.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
Loading…
Reference in New Issue
Block a user