Skip to content

Commit 98ec237

Browse files
chore: Update generation configuration at Wed Feb 26 19:44:47 UTC 2025 (#1823)
* chore: Update generation configuration at Wed Feb 26 19:44:47 UTC 2025 * chore: generate libraries at Wed Feb 26 19:45:29 UTC 2025
1 parent 8cc310f commit 98ec237

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ 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.15.2</version>
22+
<version>1.15.3</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>com.google.cloud</groupId>
2626
<artifactId>google-cloud-pubsub</artifactId>
27-
<version>1.137.0</version>
27+
<version>1.137.1</version>
2828
</dependency>
2929

3030
```

generation_config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
gapic_generator_version: 2.52.0
2-
googleapis_commitish: 280725e991516d4a0f136268faf5aa6d32d21b54
3-
libraries_bom_version: 26.53.0
1+
gapic_generator_version: 2.54.0
2+
googleapis_commitish: c468c77a25fc5bdd2a5075779dc81d83bdb25c6b
3+
libraries_bom_version: 26.55.0
44
libraries:
55
- api_shortname: pubsublite
66
name_pretty: Cloud Pub/Sub Lite

0 commit comments

Comments
 (0)