Skip to content

Commit

Permalink
Excavator: Migrate publishing to gradle-external-publish-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Mar 30, 2021
1 parent 2ff268f commit 214ff9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}

dependencies {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:0.4.2'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:0.4.5'
classpath 'com.github.jengelman.gradle.plugins:shadow:6.1.0'
classpath 'com.palantir.baseline:gradle-baseline-java:3.43.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.28.0'
Expand Down

0 comments on commit 214ff9c

Please sign in to comment.