Skip to content

Commit

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

Bump error-prone.version from 2.23.0 to 2.24.0
  • Loading branch information
uhafner authored Dec 23, 2023
2 parents a7a4070 + 977674e commit cbde4f2
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.11</jacoco-maven-plugin.version>
<maven-pitest-plugin.version>1.15.3</maven-pitest-plugin.version>
<pitest-junit5-plugin.version>1.2.1</pitest-junit5-plugin.version>
<error-prone.version>2.23.0</error-prone.version>
<error-prone.version>2.24.0</error-prone.version>
<nullaway.version>0.10.18</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 cbde4f2

Please sign in to comment.