diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-06-26 21:08:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-26 21:08:45 +0000 |
| commit | f468d2cd3f13cc6424ee84b5cd8479aeabb288a5 (patch) | |
| tree | 35e94bda4c685c4ff0d8aa78ef93956282f097fe /gradle/wrapper | |
| parent | 47fcc1e98cab5bdcffd1bd3dfd9260e1fee5ad9c (diff) | |
| download | LunaticChat-f468d2cd3f13cc6424ee84b5cd8479aeabb288a5.tar.gz LunaticChat-f468d2cd3f13cc6424ee84b5cd8479aeabb288a5.tar.bz2 LunaticChat-f468d2cd3f13cc6424ee84b5cd8479aeabb288a5.zip | |
chore(deps): update gradle to v9.6.1 (#239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'gradle/wrapper')
| -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 eb84db6..a9db115 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.6.0-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip networkTimeout=10000 retries=0 retryBackOffMs=500 |
