Skip to content

Commit 49403c7

Browse files
chore(deps): update dependency com.google.cloud:google-cloud-pubsublite to v1.9.3 (#1305)
* chore(deps): update dependency com.google.cloud:google-cloud-pubsublite to v1.9.3 * 🦉 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 9af5a2f commit 49403c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you are using Maven, add this to your pom.xml file:
1919
<dependency>
2020
<groupId>com.google.cloud</groupId>
2121
<artifactId>google-cloud-pubsublite</artifactId>
22-
<version>1.9.2</version>
22+
<version>1.9.3</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>com.google.cloud</groupId>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.google.cloud</groupId>
4848
<artifactId>google-cloud-pubsublite</artifactId>
49-
<version>1.9.2</version>
49+
<version>1.9.3</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)