Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored and robert3005 committed Apr 1, 2020
1 parent b93a342 commit a9e675d
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 @@ -25,9 +25,9 @@ buildscript {
dependencies {
classpath 'com.netflix.nebula:gradle-info-plugin:7.1.3'
classpath 'com.palantir.baseline:gradle-baseline-java:2.28.3'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.11.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.3'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
classpath 'com.netflix.nebula:nebula-publishing-plugin:17.0.5'
classpath 'com.netflix.nebula:nebula-publishing-plugin:17.2.1'
}
}

Expand Down

0 comments on commit a9e675d

Please sign in to comment.