Excavator: Upgrade buildscript dependencies (#405)

This commit is contained in:
Excavator Bot 2021-02-15 15:34:34 -08:00 committed by GitHub
parent 9e4790db41
commit 6c9f338e17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ buildscript {
dependencies {
classpath 'com.palantir.javaformat:gradle-palantir-java-format:1.0.1'
classpath 'com.netflix.nebula:gradle-info-plugin:9.2.2'
classpath 'com.netflix.nebula:gradle-info-plugin:9.3.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.2'