Skip to content

Commit

Permalink
Merge pull request #139 from camunda-community-hub/dependabot/maven/c…
Browse files Browse the repository at this point in the history
…om.google.errorprone-error_prone_annotations-2.13.1

build(deps): bump error_prone_annotations from 2.13.0 to 2.13.1
  • Loading branch information
ChrisKujawa authored Apr 15, 2022
2 parents 8b3b029 + 5b79387 commit 864be70
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 @@ -176,7 +176,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.13.0</version>
<version>2.13.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 864be70

Please sign in to comment.