Skip to content

Commit

Permalink
Excavator: Update open-source publishing plugins (#549)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jan 19, 2022
1 parent 8b81ba6 commit 01c72a3
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 @@ -4,14 +4,14 @@ buildscript {
mavenCentral()
}
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'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.6.0'
}
}

plugins {
id 'com.gradle.plugin-publish' version '0.19.0'
id 'com.gradle.plugin-publish' version '0.20.0'
id 'com.palantir.git-version' version '0.12.3'
id 'com.palantir.idea-test-fix' version '0.1.0'
id 'com.palantir.baseline' version '4.60.0'
Expand Down

0 comments on commit 01c72a3

Please sign in to comment.