Skip to content

Commit

Permalink
Improvement: Upgrade gradle-errorprone-plugin to 2.0.1 (#1742)
Browse files Browse the repository at this point in the history
Upgrade gradle-errorprone-plugin to 2.0.1
  • Loading branch information
robert3005 authored Apr 22, 2021
1 parent 6a36068 commit fc427c7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions changelog/@unreleased/pr-1742.v2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
type: improvement
improvement:
description: Upgrade gradle-errorprone-plugin to 2.0.1
links:
- https://github.com/palantir/gradle-baseline/pull/1742
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ io.github.java-diff-utils:java-diff-utils:4.0 (1 constraints: 811205f6)
junit:junit:4.13.2 (9 constraints: 5f81550b)
net.bytebuddy:byte-buddy:1.10.20 (1 constraints: 6e0ba2e9)
net.bytebuddy:byte-buddy-agent:1.10.20 (1 constraints: 6e0ba2e9)
net.ltgt.gradle:gradle-errorprone-plugin:1.3.0 (1 constraints: 0605f935)
net.ltgt.gradle:gradle-errorprone-plugin:2.0.1 (1 constraints: 0505f635)
org.apache.commons:commons-lang3:3.12.0 (1 constraints: 38053b3b)
org.apache.maven:maven-artifact:2.0.5 (3 constraints: 5032579f)
org.apache.maven:maven-artifact-manager:2.0.5 (1 constraints: 310dcb20)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ com.palantir.tritium:tritium-registry = 0.18.7
commons-lang:commons-lang = 2.6
junit:junit = 4.13.2
net.lingala.zip4j:zip4j = 1.3.2
net.ltgt.gradle:gradle-errorprone-plugin = 1.3.0
net.ltgt.gradle:gradle-errorprone-plugin = 2.0.1
org.apache.commons:commons-lang3 = 3.12.0
org.assertj:assertj-core = 3.19.0
org.hamcrest:hamcrest-core = 2.2
Expand Down

0 comments on commit fc427c7

Please sign in to comment.