Skip to content

Commit

Permalink
Merge pull request #227 from uhafner/dependabot/maven/com.google.erro…
Browse files Browse the repository at this point in the history
…rprone-error_prone_annotations-2.8.1

Bump error_prone_annotations from 2.7.1 to 2.8.1
  • Loading branch information
uhafner authored Aug 4, 2021
2 parents 6dfec1d + 1005cb2 commit 2d9ddd3
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 @@ -91,7 +91,7 @@
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
<maven-pitest-plugin.version>1.6.7</maven-pitest-plugin.version>
<pitest-junit5-plugin.version>0.14</pitest-junit5-plugin.version>
<error-prone.version>2.7.1</error-prone.version>
<error-prone.version>2.8.1</error-prone.version>
<nullaway.version>0.9.1</nullaway.version>
<revapi-maven-plugin.version>0.14.3</revapi-maven-plugin.version>
<revapi-java.version>0.24.4</revapi-java.version>
Expand Down

0 comments on commit 2d9ddd3

Please sign in to comment.