Skip to content

Commit c0d74e3

Browse files
Excavator: Upgrades gradle wrapper to the latest version (apache-spark-on-k8s#480)
###### _excavator_ is a bot for automating changes across repositories. Changes produced by the roomba/latest-gradle-wrapper-oss check. {runtimeCheckDesc} To enable or disable this check, please contact the maintainers of Excavator.
1 parent 2880b52 commit c0d74e3

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ buildscript {
2626
classpath 'com.palantir.baseline:gradle-baseline-java:0.41.0'
2727
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.11.0'
2828
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
29-
classpath 'com.netflix.nebula:nebula-publishing-plugin:9.2.0'
29+
classpath 'com.netflix.nebula:nebula-publishing-plugin:9.5.0'
3030
}
3131
}
3232

gradle/wrapper/gradle-wrapper.jar

-551 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-5.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-5.2.1-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)