We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed3a897 commit 3ab347eCopy full SHA for 3ab347e
gradle/libs.versions.toml
@@ -2,10 +2,10 @@
2
kotlin = "2.2.0"
3
spring-boot = "3.5.3"
4
spring-dependencyManagement = "1.1.7"
5
-ktor = "3.1.3"
6
-dgsBom = "10.2.3"
+ktor = "3.2.1"
+dgsBom = "10.2.4"
7
dgsCodegen = "8.1.0"
8
-gcloud-firestore = "3.31.6"
+gcloud-firestore = "3.31.8"
9
detekt = "1.23.8"
10
graalvmNative = "0.10.6"
11
caffeine = "3.2.1"
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
0 commit comments