diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2020-03-15 12:34:07 +0100 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2020-03-16 11:13:16 +0100 |
commit | 551f50c1b5b7d1bd8479859d204124633b1d14d8 (patch) | |
tree | fd0e89a0056adc9cb4fc2c052e440fb19514171f /gradle/wrapper | |
parent | a11c06520155f15795fe8b41c2040036e7090545 (diff) |
Update dependencies.
Change-Id: I883dfb802e6db8b720f3de3cfc9b8a415b3d94be
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 6254d2d..84a9066 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-6.2.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.2.2-all.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |