Skip to content

Commit

Permalink
Build: Bump com.palantir.baseline:gradle-baseline-java
Browse files Browse the repository at this point in the history
Bumps [com.palantir.baseline:gradle-baseline-java](https://github.com/palantir/gradle-baseline) from 4.42.0 to 5.32.0.
- [Release notes](https://github.com/palantir/gradle-baseline/releases)
- [Changelog](https://github.com/palantir/gradle-baseline/blob/develop/.changelog.yml)
- [Commits](palantir/gradle-baseline@4.42.0...5.32.0)

---
updated-dependencies:
- dependency-name: com.palantir.baseline:gradle-baseline-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2024
1 parent 580e702 commit 4859b87
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 @@ -27,7 +27,7 @@ buildscript {
}
dependencies {
classpath 'com.github.johnrengelman:shadow:8.1.1'
classpath 'com.palantir.baseline:gradle-baseline-java:4.42.0'
classpath 'com.palantir.baseline:gradle-baseline-java:5.32.0'
// com.palantir.baseline:gradle-baseline-java:4.42.0 (the last version supporting Java 8) pulls
// in an old version of the errorprone, which doesn't work w/ Gradle 8, so bump errorpone as
// well.
Expand Down

0 comments on commit 4859b87

Please sign in to comment.