Skip to content

Commit f13b5d4

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-pubsub to v1.134.0 (#1749)
1 parent 933399d commit f13b5d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>com.google.cloud</groupId>
5353
<artifactId>google-cloud-pubsub</artifactId>
54-
<version>1.133.1</version>
54+
<version>1.134.0</version>
5555
</dependency>
5656

5757
<dependency>

samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>com.google.cloud</groupId>
5353
<artifactId>google-cloud-pubsub</artifactId>
54-
<version>1.133.1</version>
54+
<version>1.134.0</version>
5555
</dependency>
5656
<!-- [END pubsublite_java_dependencies] -->
5757
<!-- [END pubsublite_install_without_bom] -->

0 commit comments

Comments
 (0)