Skip to content

Commit

Permalink
Excavator: Upgrades Baseline to 0.37.3 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored and schlosna committed Oct 17, 2018
1 parent 7db89f6 commit 348870e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
dependencies {
classpath 'com.netflix.nebula:nebula-dependency-recommender:6.0.0'
classpath 'com.netflix.nebula:nebula-publishing-plugin:8.2.0'
classpath 'com.palantir.baseline:gradle-baseline-java:0.36.1'
classpath 'com.palantir.baseline:gradle-baseline-java:0.37.3'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.11.0'
classpath 'com.palantir.configurationresolver:gradle-configuration-resolver-plugin:0.3.0'
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ com.google.code.findbugs:jsr305 = 3.0.2
com.google.errorprone:error_prone_annotations = 2.3.2
com.google.errorprone:error_prone_core = 2.3.2
com.google.guava:* = 23.6.1-jre
com.palantir.baseline:* = 0.36.1
com.palantir.baseline:* = 0.37.3
com.palantir.remoting3:* = 3.45.0
com.palantir.safe-logging:safe-logging = 1.5.1
io.dropwizard.metrics:metrics-core = 3.2.5
Expand Down

0 comments on commit 348870e

Please sign in to comment.