summaryrefslogtreecommitdiff
path: root/gradle/wrapper
diff options
context:
space:
mode:
authorFabian Mastenbroek <mail.fabianm@gmail.com>2022-08-03 16:46:10 +0200
committerGitHub <noreply@github.com>2022-08-03 16:46:10 +0200
commit8a94318aad4b4fa188ac49e887d564867a00111e (patch)
tree4d60329dd591ffd46edaba23cd77e6df685c0312 /gradle/wrapper
parent2692a032b8ecbe2ddccfb88628cf37af56c3ea36 (diff)
parentf7c59a3e7b3c006d253a9206bd830493180fc81e (diff)
merge: Update build and runtime dependencies (#94)
This pull request updates the build and runtime dependencies used by OpenDC to their latest version compatible with the project. ## Implementation Notes :hammer_and_pick: * Update to Gradle 7.5 * Update simulator dependency versions * Fix Docker deployment ## Breaking API Changes :warning: * N/A
Diffstat (limited to 'gradle/wrapper')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index aa991fce..8049c684 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.4.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists