File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed
Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ buildscript {
1414
1515plugins {
1616 id " ca.coglinc.javacc" version " 2.4.0"
17- id " org.sonarqube" version " 4.0 .0.2929 "
17+ id " org.sonarqube" version " 6.2 .0.5505 "
1818}
1919
2020// Apply the java plugin to add support for Java
Original file line number Diff line number Diff line change 1- distributionBase =GRADLE_USER_HOME
2- distributionPath =wrapper/dists
3- distributionSha256Sum =03ec176d388f2aa99defcadc3ac6adf8dd2bce5145a129659537c0874dea5ad1
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
5- networkTimeout =10000
6- zipStoreBase =GRADLE_USER_HOME
7- zipStorePath =wrapper/dists
1+ distributionBase =GRADLE_USER_HOME
2+ distributionPath =wrapper/dists
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.7-bin.zip
4+ networkTimeout =10000
5+ zipStoreBase =GRADLE_USER_HOME
6+ zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments