Skip to content

Commit

Permalink
Excavator: Upgrades Baseline to the latest version (#525)
Browse files Browse the repository at this point in the history
###### _excavator_ is a bot for automating changes across repositories.

Changes produced by the roomba/latest-baseline-oss check.

# Release Notes
## 4.137.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Improvement | Immutables redactions may be unsafe (previously forced do-not-log) | palantir/gradle-baseline#2277 |


## 4.138.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Fix | Removed built in support for eclipse annotation processor configurations - please use [gradle-processors](https://github.com/palantir/gradle-processors) instead if using eclipse. | palantir/gradle-baseline#2279 |


## 4.139.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Fix | Rerelease due to failed publish | palantir/gradle-baseline#2280 |



To enable or disable this check, please contact the maintainers of Excavator.
  • Loading branch information
svc-excavator-bot authored May 16, 2022
1 parent 4f13d15 commit d26cda1
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 @@ -7,7 +7,7 @@ buildscript {
dependencies {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.11.0'
classpath 'com.gradle.publish:plugin-publish-plugin:0.21.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.136.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.139.0'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.25.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.10.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.15.0'
Expand Down

0 comments on commit d26cda1

Please sign in to comment.