diff options
| author | Joel Klinghed <the_jk@spawned.biz> | 2022-11-05 11:07:59 +0100 |
|---|---|---|
| committer | Joel Klinghed <the_jk@spawned.biz> | 2022-11-05 11:07:59 +0100 |
| commit | b3467614c5917a1c24afa30ae9101984f09a0b0b (patch) | |
| tree | 19d0561302f413c14387783547f808861a1f8112 /gradle/wrapper/gradle-wrapper.properties | |
| parent | 5a44fed4a055f94e9ff3d6717a1c1b1b84edc7d7 (diff) | |
Update gradle to 7.4 and replace plugin maven with maven-publish
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
| -rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index f5ebbc7..41dfb87 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,5 @@ -#Tue Jan 24 23:11:52 CET 2017 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-4.9-bin.zip |
