Skip to content

Commit cc68952

Browse files
chore: Update generation configuration at Tue Feb 11 02:25:56 UTC 2025 (#2337)
* chore: Update generation configuration at Tue Feb 11 02:25:56 UTC 2025 * chore: generate libraries at Tue Feb 11 02:26:32 UTC 2025
1 parent 216feef commit cc68952

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
1919
<dependency>
2020
<groupId>com.google.cloud</groupId>
2121
<artifactId>libraries-bom</artifactId>
22-
<version>26.53.0</version>
22+
<version>26.54.0</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>
@@ -43,7 +43,7 @@ If you are using Maven without the BOM, add this to your dependencies:
4343
<dependency>
4444
<groupId>com.google.cloud</groupId>
4545
<artifactId>google-cloud-pubsub</artifactId>
46-
<version>1.136.0</version>
46+
<version>1.136.1</version>
4747
</dependency>
4848

4949
```

generation_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
gapic_generator_version: 2.52.0
2-
googleapis_commitish: 0a459af4362c0e41b9723dd4d7edc022c552db40
2+
googleapis_commitish: 04132de0b952ee921d91a2583915dbd82d10cd3c
33
libraries_bom_version: 26.54.0
44
libraries:
55
- api_shortname: pubsub

0 commit comments

Comments
 (0)