Skip to content

Commit 48a91f6

Browse files
chore(deps): update dependency com.google.cloud:google-cloud-pubsublite to v1.12.11 (#1456)
* chore(deps): update dependency com.google.cloud:google-cloud-pubsublite to v1.12.11 * 🦉 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 2c0888a commit 48a91f6

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
@@ -20,7 +20,7 @@ If you are using Maven, add this to your pom.xml file:
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>google-cloud-pubsublite</artifactId>
23-
<version>1.12.10</version>
23+
<version>1.12.11</version>
2424
</dependency>
2525
<dependency>
2626
<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.12.10</version>
49+
<version>1.12.11</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)