We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3758b12 commit 4f8f03aCopy full SHA for 4f8f03a
gradle.properties
@@ -1,7 +1,7 @@
1
org.gradle.parallel=true
2
3
#spinnakerGradleVersion=8.27.0
4
-spinnakerGradleVersion=8.10.1
+spinnakerGradleVersion=8.28.0
5
pf4jVersion=3.2.0
6
korkVersion=7.136.2
7
orcaVersion=8.24.7
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-rc-1-bin.zip
+#distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0 commit comments