Skip to content

Commit 59e74c9

Browse files
deps: update dependency com.google.cloud:google-cloud-pubsub to v1.115.1 (#1014)
* deps: update dependency com.google.cloud:google-cloud-pubsub to v1.115.1 * 🦉 Updates from OwlBot 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 be9010f commit 59e74c9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you are using Maven, add this to your pom.xml file:
2424
<dependency>
2525
<groupId>com.google.cloud</groupId>
2626
<artifactId>google-cloud-pubsub</artifactId>
27-
<version>1.115.0</version>
27+
<version>1.115.1</version>
2828
</dependency>
2929

3030
```

‎samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
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.115.0</version>
54+
<version>1.115.1</version>
5555
</dependency>
5656

5757
<dependency>

‎samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
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.115.0</version>
54+
<version>1.115.1</version>
5555
</dependency>
5656
<!-- [END pubsublite_java_dependencies] -->
5757
<!-- [END pubsublite_install_without_bom] -->

0 commit comments

Comments
 (0)