Compare commits

..

1 Commits

Author SHA1 Message Date
537c5f3780 Update Gradle to v9 2026-04-08 12:01:15 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -96,7 +96,7 @@ dependencies {
api 'commons-io:commons-io:2.21.0'
// Config management
api 'org.yaml:snakeyaml:2.6'
api 'org.yaml:snakeyaml:1.33'
// Dependencies from old Matrix-java-sdk
api 'org.apache.commons:commons-lang3:3.20.0'

View File

@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.4-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME