Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored and tstearns committed Sep 19, 2019
1 parent 68dbd1e commit 13821d3
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 @@ -10,8 +10,8 @@ buildscript {
}

dependencies {
classpath 'com.netflix.nebula:gradle-info-plugin:5.0.3'
classpath 'com.netflix.nebula:nebula-publishing-plugin:13.5.1'
classpath 'com.netflix.nebula:gradle-info-plugin:5.1.0'
classpath 'com.netflix.nebula:nebula-publishing-plugin:13.6.0'
classpath 'com.palantir.baseline:gradle-baseline-java:2.6.0'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.2'
Expand Down

0 comments on commit 13821d3

Please sign in to comment.