We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cda46ed + 4befc07 commit d5830efCopy full SHA for d5830ef
gradle/buildScanInit.gradle
@@ -3,7 +3,7 @@ import com.gradle.scan.plugin.BuildScanPlugin
3
import org.gradle.util.GradleVersion
4
5
initscript {
6
- def pluginVersion = "3.4.1"
+ def pluginVersion = "3.5.1"
7
8
repositories {
9
gradlePluginPortal()
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.6-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0 commit comments