Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jan 15, 2024
1 parent d487d33 commit cf7b6f8
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 @@ -11,7 +11,7 @@ buildscript {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.12.0'
classpath 'com.gradle.publish:plugin-publish-plugin:1.2.1'
classpath 'com.palantir.baseline:gradle-baseline-java:4.192.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.17.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.18.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.39.0'
}
}
Expand Down

0 comments on commit cf7b6f8

Please sign in to comment.