Skip to content

Commit

Permalink
Excavator: Migrate publishing to gradle-external-publish-plugin (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Mar 25, 2021
1 parent 11036ee commit 880f10a
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 @@ -26,7 +26,7 @@ buildscript {
}

dependencies {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:0.3.3'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:0.4.0'
classpath 'com.palantir.baseline:gradle-baseline-java:2.49.2'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.3'
}
Expand Down

0 comments on commit 880f10a

Please sign in to comment.