Skip to content

Commit

Permalink
Merge pull request #789 from uhafner/dependabot/maven/error-prone.ver…
Browse files Browse the repository at this point in the history
…sion-2.21.1

Bump error-prone.version from 2.20.0 to 2.21.1
  • Loading branch information
uhafner authored Sep 13, 2023
2 parents 3dd9c9e + 0cb940d commit 983c1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
<maven-pitest-plugin.version>1.14.4</maven-pitest-plugin.version>
<pitest-junit5-plugin.version>1.2.0</pitest-junit5-plugin.version>
<error-prone.version>2.20.0</error-prone.version>
<error-prone.version>2.21.1</error-prone.version>
<nullaway.version>0.10.14</nullaway.version>
<revapi-maven-plugin.version>0.15.0</revapi-maven-plugin.version>
<revapi-java.version>0.28.1</revapi-java.version>
Expand Down

0 comments on commit 983c1e2

Please sign in to comment.