Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored and bulldozer-bot[bot] committed Jan 8, 2020
1 parent 292230f commit fc4e004
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ buildscript {

dependencies {
classpath 'com.netflix.nebula:gradle-info-plugin:5.2.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.13.1'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.14.0'
classpath 'com.gradle.publish:plugin-publish-plugin:0.10.1'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
classpath 'com.netflix.nebula:nebula-publishing-plugin:14.1.1'
classpath 'com.palantir.baseline:gradle-baseline-java:2.45.1'
classpath 'de.undercouch:gradle-download-task:4.0.2'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.2'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.1.0'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.2.0'
}
}

Expand Down

0 comments on commit fc4e004

Please sign in to comment.