diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2023-10-16 20:21:00 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-16 11:21:00 +0200 |
commit | 5ebcfe5b19f7bc30c730c69aa4a44c2168218863 (patch) | |
tree | 707e563f9c78371996f7185f292abfbc999b51b7 /gradle/wrapper/gradle-wrapper.properties | |
parent | 0b6d2a73b81c1f43ca03f6527d8ccc95fff50599 (diff) | |
download | skyhanni-5ebcfe5b19f7bc30c730c69aa4a44c2168218863.tar.gz skyhanni-5ebcfe5b19f7bc30c730c69aa4a44c2168218863.tar.bz2 skyhanni-5ebcfe5b19f7bc30c730c69aa4a44c2168218863.zip |
Backend: Latest neu in dev env (#580)
new version of neu in dev env, with help of nea #580
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-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 8049c684f..db9a6b825 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |