Skip to content

Commit

Permalink
deps: update dependency com.google.errorprone:error_prone_annotations…
Browse files Browse the repository at this point in the history
… to v2.4.0 (#107)

Co-authored-by: Tianzi Cai <tianzi@google.com>
  • Loading branch information
renovate-bot and anguillanneuf committed Jun 5, 2020
1 parent 118d48c commit 8c8666f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-cloud-pubsublite/pom.xml
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.3.4</version>
<version>2.4.0</version>
</dependency>
<dependency>
<groupId>com.google.auto.value</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pubsublite-beam-io/pom.xml
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.3.4</version>
<version>2.4.0</version>
</dependency>
<dependency>
<groupId>com.google.auto.value</groupId>
Expand Down

0 comments on commit 8c8666f

Please sign in to comment.