File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ buildscript {
2121 }
2222 }
2323 dependencies {
24- classpath " biz.aQute.bnd:biz.aQute.bnd.gradle:6.4 .0"
25- classpath " org.xtext:xtext-gradle-plugin:4.0.0"
24+ classpath " biz.aQute.bnd:biz.aQute.bnd.gradle:7.1 .0" // https://github.com/bndtools/bnd/releases
25+ classpath " org.xtext:xtext-gradle-plugin:4.0.0" // https://github.com/xtext/xtext-gradle-plugin/releases
2626 }
2727}
2828
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.6 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments