Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Feb 4, 2021
1 parent 9ba3320 commit fc365fd
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 @@ -27,11 +27,11 @@ buildscript {

dependencies {
classpath 'com.palantir.javaformat:gradle-palantir-java-format:1.0.1'
classpath 'com.netflix.nebula:gradle-info-plugin:9.2.1'
classpath 'com.netflix.nebula:gradle-info-plugin:9.2.2'
classpath 'com.netflix.nebula:nebula-publishing-plugin:17.3.2'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5'
classpath 'com.palantir.baseline:gradle-baseline-java:2.49.2'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.1.0'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.1.1'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.3'
}
}
Expand Down

0 comments on commit fc365fd

Please sign in to comment.