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 77b27e9 commit 31888d4Copy full SHA for 31888d4
gradle/libs.versions.toml
@@ -3,9 +3,9 @@ kotlin = "2.1.21"
3
spring-boot = "3.5.0"
4
spring-dependencyManagement = "1.1.7"
5
ktor = "3.1.3"
6
-dgsBom = "10.2.0"
7
-dgsCodegen = "8.0.4"
8
-gcloud-firestore = "3.31.5"
+dgsBom = "10.2.1"
+dgsCodegen = "8.1.0"
+gcloud-firestore = "3.31.6"
9
detekt = "1.23.8"
10
graalvmNative = "0.10.6"
11
caffeine = "3.2.0"
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
distributionBase=GRADLE_USER_HOME
2
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