Skip to content

Commit 33b2936

Browse files
deps: update dependency com.google.cloud:google-cloud-pubsublite to v1.9.4 (#585)
* deps: update dependency com.google.cloud:google-cloud-pubsublite to v1.9.4 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 1ffe8a5 commit 33b2936

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.google.cloud</groupId>
4646
<artifactId>google-cloud-pubsublite</artifactId>
47-
<version>1.9.3</version>
47+
<version>1.9.4</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>com.google.cloud</groupId>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.google.cloud</groupId>
4646
<artifactId>google-cloud-pubsublite</artifactId>
47-
<version>1.9.3</version>
47+
<version>1.9.4</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)