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

Commit

Permalink
Excavator: Ensure consistent gradle/publish-(jar|dist).gradle files (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Feb 10, 2020
1 parent 481beef commit 7a6d89a
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 @@ -11,8 +11,8 @@ buildscript {

dependencies {
classpath 'com.palantir.javaformat:gradle-palantir-java-format:0.3.15'
classpath 'com.netflix.nebula:gradle-info-plugin:5.2.0'
classpath 'com.netflix.nebula:nebula-publishing-plugin:16.0.0'
classpath 'com.netflix.nebula:gradle-info-plugin:6.0.0'
classpath 'com.netflix.nebula:nebula-publishing-plugin:17.0.0'
classpath 'com.palantir.baseline:gradle-baseline-java:3.3.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 7a6d89a

Please sign in to comment.