diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-03-18 13:24:57 +0100 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-03-18 13:24:57 +0100 |
| commit | 5e0940a9691f373a6fda16b19e4d15724324829b (patch) | |
| tree | 709ea68ba3fcabb4e5ca59385975e491daff41aa /gradle | |
| parent | 771fd47da4ed55b69755c83fdc515057766b4053 (diff) | |
| download | mcautotranslations-5e0940a9691f373a6fda16b19e4d15724324829b.tar.gz mcautotranslations-5e0940a9691f373a6fda16b19e4d15724324829b.tar.bz2 mcautotranslations-5e0940a9691f373a6fda16b19e4d15724324829b.zip | |
feat: Problem reporting for duplicate keys
Diffstat (limited to 'gradle')
| -rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 461ea5b..03c23a9 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ #Mon Oct 14 11:39:31 CEST 2024 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |
