Compare commits

..

1 Commits

Author SHA1 Message Date
5d354279e5 Update Gradle to v9 2026-05-12 14:01:22 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@ repositories {
dependencies {
// Logging
api 'org.slf4j:slf4j-simple:2.0.18'
api 'org.slf4j:slf4j-simple:2.0.17'
// Easy file management
api 'commons-io:commons-io:2.22.0'

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.5.1-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME