Skip to content

Commit fad4eb4

Browse files
cloud-java-botlqiu96
authored andcommitted
chore: Update generation configuration at Tue Jul 8 02:36:59 UTC 2025 (#2474)
* chore: Update generation configuration at Tue Jul 8 02:36:59 UTC 2025 * chore: generate libraries at Tue Jul 8 02:37:28 UTC 2025
1 parent 3e76e6a commit fad4eb4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
fetch-depth: 0
3939
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
40-
- uses: googleapis/sdk-platform-java/.github/scripts@v2.60.0
40+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.59.0
4141
if: env.SHOULD_RUN == 'true'
4242
with:
4343
base_ref: ${{ github.base_ref }}

README.md

Lines changed: 1 addition & 1 deletion
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.62.0</version>
22+
<version>26.63.0</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>

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.59.0
2-
googleapis_commitish: f9d6fe4a6ad9ed89dfc315f284124d2104377940
2+
googleapis_commitish: cd7fed30706c129f2bca11d5b2ef18f4ad18a7ac
33
libraries_bom_version: 26.61.0
44
libraries:
55
- api_shortname: pubsub

0 commit comments

Comments
 (0)