diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-06-19 05:17:57 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-19 05:17:57 +0000 |
| commit | 8a4f12c8cca80585eb3a5562d7ad5750915313bf (patch) | |
| tree | e84c227c2bab90f2a996ed09cbe327875ab501ca /gradle | |
| parent | e27b7b8710a8c618aed32480ad93f2d7aa8e9406 (diff) | |
| download | LunaticChat-8a4f12c8cca80585eb3a5562d7ad5750915313bf.tar.gz LunaticChat-8a4f12c8cca80585eb3a5562d7ad5750915313bf.tar.bz2 LunaticChat-8a4f12c8cca80585eb3a5562d7ad5750915313bf.zip | |
chore(deps): update gradle to v9.6.0 (#233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 df6a6ad..eb84db6 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.0-bin.zip networkTimeout=10000 retries=0 retryBackOffMs=500 |
