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

Commit

Permalink
Excavator: Update open-source publishing plugins (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jan 19, 2022
1 parent 2444ac6 commit 135adae
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 @@ -7,13 +7,13 @@ buildscript {
}

dependencies {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.7.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.9.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.9.0'
}
}

plugins {
id 'com.gradle.plugin-publish' version '0.19.0'
id 'com.gradle.plugin-publish' version '0.20.0'
id 'com.palantir.baseline' version '4.13.0'
id 'com.palantir.consistent-versions' version '2.5.0'
id 'com.palantir.git-version' version '0.12.3'
Expand Down

0 comments on commit 135adae

Please sign in to comment.