summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-05-14 08:12:37 +0000
committerGitHub <noreply@github.com>2026-05-14 08:12:37 +0000
commiteff59f63e7eaa922a8ad60e2a3fc93c959db4964 (patch)
treebc3fb85c0513c5dc1e67e696770a7b64fb55f92b
parentcb9ddf06c4e9957d05d207df7c7fcd0005ac4bbd (diff)
downloadLunaticChat-eff59f63e7eaa922a8ad60e2a3fc93c959db4964.tar.gz
LunaticChat-eff59f63e7eaa922a8ad60e2a3fc93c959db4964.tar.bz2
LunaticChat-eff59f63e7eaa922a8ad60e2a3fc93c959db4964.zip
chore(deps): update gradle to v9.5.1 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index b52fb7e..df6a6ad 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.0-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip
networkTimeout=10000
retries=0
retryBackOffMs=500