Skip to content

Commit

Permalink
Merge pull request #6 from ongres/dependabot/maven/com.google.errorpr…
Browse files Browse the repository at this point in the history
…one-error_prone_core-2.28.0

chore(deps): bump com.google.errorprone:error_prone_core from 2.26.1 to 2.28.0
  • Loading branch information
jorsol authored Jun 1, 2024
2 parents 2ab61ec + 86dd9a1 commit 7098876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@
<path>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_core</artifactId>
<version>2.26.1</version>
<version>2.28.0</version>
</path>
</annotationProcessorPaths>
</configuration>
Expand Down

0 comments on commit 7098876

Please sign in to comment.