Skip to content

Commit

Permalink
chore(deps): update dependency com.google.errorprone:error_prone_core…
Browse files Browse the repository at this point in the history
… to v2.26.0 (#2666)
  • Loading branch information
renovate-bot authored Mar 11, 2024
1 parent bea0b80 commit 0074c46
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 @@ -59,7 +59,7 @@
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
<checkstyle-rules.version>9.3</checkstyle-rules.version>
<asciidoctor-maven-plugin.version>2.0.0</asciidoctor-maven-plugin.version>
<errorprone.version>2.25.0</errorprone.version>
<errorprone.version>2.26.0</errorprone.version>
<native-maven-plugin.version>0.10.1</native-maven-plugin.version>

<!-- All checks except for javadoc enforced by default -->
Expand Down

0 comments on commit 0074c46

Please sign in to comment.