Skip to content

Commit

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

Bump com.google.errorprone:error_prone_core from 2.26.1 to 2.28.0
  • Loading branch information
jorsol authored Jun 2, 2024
2 parents 9ffa680 + 6f1e2c4 commit 527e8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scram-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,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 527e8bd

Please sign in to comment.