Skip to content

Commit

Permalink
Excavator: Upgrades Baseline to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Sep 19, 2019
1 parent fbd57e2 commit 589ebdc
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 @@ -14,7 +14,7 @@ buildscript {
classpath 'com.netflix.nebula:gradle-info-plugin:5.1.0'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
classpath 'com.netflix.nebula:nebula-publishing-plugin:13.6.0'
classpath 'com.palantir.baseline:gradle-baseline-java:0.62.1'
classpath 'com.palantir.baseline:gradle-baseline-java:2.9.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.12.4'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.2'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.1.0'
Expand All @@ -25,7 +25,7 @@ buildscript {

plugins {
id 'com.palantir.git-version' version '0.12.2'
id 'com.palantir.configuration-resolver' version '0.2.0'
id version '0.2.0'
}

apply plugin: 'com.palantir.baseline'
Expand Down

0 comments on commit 589ebdc

Please sign in to comment.