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

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jan 30, 2020
1 parent 3efdb98 commit af97dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ buildscript {
classpath 'com.netflix.nebula:nebula-publishing-plugin:14.1.1'
classpath 'com.palantir.baseline:gradle-baseline-java:3.1.1'
classpath 'com.palantir.gradle.conjure:gradle-conjure:4.15.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.16.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.17.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.2';
classpath 'com.palantir.javaformat:gradle-palantir-java-format:0.3.18'
classpath 'com.palantir.sls-packaging:gradle-sls-packaging:3.3.0'
Expand Down

0 comments on commit af97dc3

Please sign in to comment.