Compare commits

..
1 Commits
Author SHA1 Message Date
renovate-bot a62acefed2 Update Gradle to v9 2026-09-24 15:00:59 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ dependencies {
api 'com.sun.mail:javax.mail:1.6.2'
// Google Firebase Authentication backend
api 'com.google.firebase:firebase-admin:9.11.0'
api 'com.google.firebase:firebase-admin:9.10.0'
// Connection Pool
api 'com.mchange:c3p0:0.14.2'
+1 -1
View File
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.5-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.8.0-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME