diff options
| author | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2021-01-03 14:45:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-03 14:45:05 +0100 |
| commit | 1e1a0fe43d46e9bd578978f85fe3c6b4b1b39577 (patch) | |
| tree | e3165ce49d874d636d0f10c52ec324337650125f /simulator/gradle/wrapper/gradle-wrapper.properties | |
| parent | 12f6bcbf650cc475498f990bfb0c98a6f6406eb2 (diff) | |
| parent | 3054f3a78ec467b032f2309222a3658ed3246977 (diff) | |
Merge pull request #67 from atlarge-research/chore/dependencies
Update simulator dependencies
Diffstat (limited to 'simulator/gradle/wrapper/gradle-wrapper.properties')
| -rw-r--r-- | simulator/gradle/wrapper/gradle-wrapper.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simulator/gradle/wrapper/gradle-wrapper.properties b/simulator/gradle/wrapper/gradle-wrapper.properties index be52383e..4d9ca164 100644 --- a/simulator/gradle/wrapper/gradle-wrapper.properties +++ b/simulator/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |
