Skip to content

Commit

Permalink
deps: version manage error_prone_annotations to 2.5.1 (#1268)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Feb 23, 2021
1 parent 9e8fcff commit 6a95f6f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -126,6 +126,11 @@
<version>1.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.5.1</version>
</dependency>
<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>appengine-api-1.0-sdk</artifactId>
Expand Down

0 comments on commit 6a95f6f

Please sign in to comment.