Skip to content

Commit

Permalink
Merge pull request #775 from camunda-community-hub/dependabot/maven/m…
Browse files Browse the repository at this point in the history
…ain/com.google.errorprone-error_prone_annotations-2.33.0

deps: bump com.google.errorprone:error_prone_annotations from 2.32.0 to 2.33.0
  • Loading branch information
npepinpe authored Oct 1, 2024
2 parents 4c96801 + 6d85c03 commit af534f9
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 @@ -324,7 +324,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.32.0</version>
<version>2.33.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit af534f9

Please sign in to comment.