diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-03-19 13:45:48 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-19 13:45:48 +0000 |
| commit | 7c79be41278b8d53234cbc4691681baa2ada4bf7 (patch) | |
| tree | 1aa21adf65973413bc646f5ae23f887186bc676a | |
| parent | ff80b039be406d8f0db22c875065dac2e8c6267f (diff) | |
| download | LunaticChat-7c79be41278b8d53234cbc4691681baa2ada4bf7.tar.gz LunaticChat-7c79be41278b8d53234cbc4691681baa2ada4bf7.tar.bz2 LunaticChat-7c79be41278b8d53234cbc4691681baa2ada4bf7.zip | |
chore(deps): update gradle to v9.4.1 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 2 | ||||
| -rwxr-xr-x | gradlew | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index dbc3ce4..c61a118 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.4.0-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME @@ -57,7 +57,7 @@ # Darwin, MinGW, and NonStop. # # (3) This script is generated from the Groovy template -# https://github.com/gradle/gradle/blob/b631911858264c0b6e4d6603d677ff5218766cee/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# https://github.com/gradle/gradle/blob/2d6327017519d23b96af35865dc997fcb544fb40/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt # within the Gradle project. # # You can find Gradle at https://github.com/gradle/gradle/. |
