Skip to content

Commit

Permalink
Excavator: Upgrades Baseline to the latest version (#293)
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
## 3.96.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Improvement | Upgrade ProxyNonConstantType to WARNING (from suggestion) | palantir/gradle-baseline#1816 |



To enable or disable this check, please contact the maintainers of Excavator.
  • Loading branch information
svc-excavator-bot authored Jul 8, 2021
1 parent a588ed8 commit 8a2adef
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 @@ -8,7 +8,7 @@ buildscript {
dependencies {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.2.1'
classpath 'com.gradle.publish:plugin-publish-plugin:0.15.0'
classpath 'com.palantir.baseline:gradle-baseline-java:3.95.0'
classpath 'com.palantir.baseline:gradle-baseline-java:3.96.0'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.10.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:1.30.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.3'
Expand Down

0 comments on commit 8a2adef

Please sign in to comment.