Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#6086)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jun 24, 2022
1 parent 9e27598 commit 1e9e63a
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 @@ -12,12 +12,12 @@ buildscript {
classpath 'com.netflix.nebula:gradle-info-plugin:11.3.3'
classpath 'com.netflix.nebula:nebula-publishing-plugin:18.4.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.145.0'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.27.0'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.28.0'
classpath 'com.palantir.gradle.docker:gradle-docker:0.32.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.11.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.15.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.24.0'
classpath 'com.palantir.metricschema:gradle-metric-schema:0.15.0'
classpath 'com.palantir.metricschema:gradle-metric-schema:0.16.0'
classpath 'com.palantir.sls-packaging:gradle-sls-packaging:7.13.0'
classpath 'gradle.plugin.com.github.johnrengelman:shadow:7.1.2'
classpath 'gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin:0.16.1'
Expand Down

0 comments on commit 1e9e63a

Please sign in to comment.