Skip to content

Commit

Permalink
Excavator: Update open-source publishing plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Mar 17, 2024
1 parent 0baf0e9 commit c031e46
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 @@ -6,14 +6,14 @@ buildscript {
dependencies {
classpath 'com.palantir.gradle.failure-reports:gradle-failure-reports:1.9.0'
classpath 'com.palantir.jakartapackagealignment:jakarta-package-alignment:0.6.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.11.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.15.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.40.0'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.7.0'
}
}

plugins {
id 'com.gradle.plugin-publish' version '0.21.0'
id 'com.gradle.plugin-publish' version '1.2.1'
id 'com.palantir.git-version' version '3.0.0'
id 'com.palantir.idea-test-fix' version '0.1.0'
id 'com.palantir.baseline' version '4.147.0'
Expand Down

0 comments on commit c031e46

Please sign in to comment.