Excavator: Upgrade buildscript dependencies (#382)
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
This commit is contained in:
parent
62b50909e5
commit
b4461f984b
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ buildscript {
|
|||
|
||||
dependencies {
|
||||
classpath 'com.palantir.javaformat:gradle-palantir-java-format:1.0.1'
|
||||
classpath 'com.netflix.nebula:gradle-info-plugin:8.5.0'
|
||||
classpath 'com.netflix.nebula:gradle-info-plugin:9.0.0'
|
||||
classpath 'com.gradle.publish:plugin-publish-plugin:0.12.0'
|
||||
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5'
|
||||
classpath 'com.netflix.nebula:nebula-publishing-plugin:17.3.1'
|
||||
|
|
Loading…
Reference in a new issue