Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Excavator: Upgrade to Gradle 8
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Oct 7, 2024
1 parent 995955d commit 5f82328
Show file tree
Hide file tree
Showing 4 changed files with 996 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
dependencies {
classpath 'com.palantir.jakartapackagealignment:jakarta-package-alignment:0.5.0'
classpath 'com.gradle.publish:plugin-publish-plugin:0.21.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.95.0'
classpath 'com.palantir.baseline:gradle-baseline-java:5.28.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.9.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.11.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.14.0'
Expand Down
Loading

0 comments on commit 5f82328

Please sign in to comment.