Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-pubsublite to v…
Browse files Browse the repository at this point in the history
…1.6.1 (#438)
  • Loading branch information
renovate-bot committed Jul 11, 2022
1 parent fd14307 commit dad8ad5
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 @@ -44,7 +44,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite</artifactId>
<version>1.6.0</version>
<version>1.6.1</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite</artifactId>
<version>1.6.0</version>
<version>1.6.1</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit dad8ad5

Please sign in to comment.