Skip to content

Commit ff2664a

Browse files
chore(deps): update dependency com.google.cloud:pubsublite-kafka to v1.1.0 (#380)
* chore(deps): update dependency com.google.cloud:pubsublite-kafka to v1.1.0 * 🦉 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 8784693 commit ff2664a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>pubsublite-kafka</artifactId>
32-
<version>1.0.4</version>
32+
<version>1.1.0</version>
3333
</dependency>
3434
<!-- [END pubsublite-kafka_install_without_bom] -->
3535
<dependency>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.google.cloud</groupId>
4747
<artifactId>pubsublite-kafka</artifactId>
48-
<version>1.0.4</version>
48+
<version>1.1.0</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)