Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-pubsub to v1.10…
Browse files Browse the repository at this point in the history
…8.1 (#186)
  • Loading branch information
renovate-bot committed Aug 5, 2020
1 parent 24ab8e2 commit c466e2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsub</artifactId>
<version>1.108.0</version>
<version>1.108.1</version>
</dependency>

<!-- A logging dependency used by the underlying library -->
Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsub</artifactId>
<version>1.108.0</version>
<version>1.108.1</version>
</dependency>
<!-- A logging dependency used by the underlying library -->
<dependency>
Expand Down

0 comments on commit c466e2f

Please sign in to comment.