File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ dcp = [
164164]
165165
166166[plugins ]
167- edc-build = { id = " org.eclipse.edc.edc-build" , version = " 1.1.2 " }
168- shadow = { id = " com.github.johnrengelman. shadow" , version = " 8.1.1 " }
167+ edc-build = { id = " org.eclipse.edc.edc-build" , version = " 1.1.5 " }
168+ shadow = { id = " com.gradleup. shadow" , version = " 9.3.0 " }
169169docker = { id = " com.bmuschko.docker-remote-api" , version = " 10.0.0" }
170170swagger = { id = " io.swagger.core.v3.swagger-gradle-plugin" , version.ref = " swagger" }
Original file line number Diff line number Diff line change 1111# Metaform Systems, Inc. - initial API and implementation
1212#
1313#
14-
1514distributionBase =GRADLE_USER_HOME
1615distributionPath =wrapper/dists
17- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10 -bin.zip
16+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.0.0 -bin.zip
1817networkTimeout =10000
1918validateDistributionUrl =true
2019zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments