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 Feb 26, 2024
1 parent 0d60dec commit 25b4221
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,7 +7,7 @@ buildscript {
classpath 'com.palantir.jakartapackagealignment:jakarta-package-alignment:0.6.0'
classpath 'com.palantir.gradle.jdks:gradle-jdks:0.36.0'
classpath 'com.palantir.gradle.jdkslatest:gradle-jdks-latest:0.13.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.4.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 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.21.0'
classpath 'com.palantir.baseline:gradle-baseline-java:5.41.0'
Expand All @@ -17,7 +17,7 @@ buildscript {
}

plugins {
id 'com.gradle.plugin-publish' version '0.16.0'
id 'com.gradle.plugin-publish' version '1.2.1'
}
allprojects {
apply plugin: 'com.palantir.java-format'
Expand Down

0 comments on commit 25b4221

Please sign in to comment.