Skip to content

Commit

Permalink
chore: Update generation configuration at Wed Feb 12 02:22:50 UTC 2025 (
Browse files Browse the repository at this point in the history
#3637)

* chore: Update generation configuration at Wed Feb 12 02:22:50 UTC 2025

* chore: generate libraries at Wed Feb 12 02:23:28 UTC 2025
  • Loading branch information
cloud-java-bot authored Feb 13, 2025
1 parent e0a3e5b commit 20a3d0d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/hermetic_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
fetch-depth: 0
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
- uses: googleapis/sdk-platform-java/.github/scripts@v2.52.0
- uses: googleapis/sdk-platform-java/.github/scripts@v2.53.0
if: env.SHOULD_RUN == 'true'
with:
base_ref: ${{ github.base_ref }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ If you are using Maven without the BOM, add this to your dependencies:
If you are using Gradle 5.x or later, add this to your dependencies:

```Groovy
implementation platform('com.google.cloud:libraries-bom:26.53.0')
implementation platform('com.google.cloud:libraries-bom:26.54.0')
implementation 'com.google.cloud:google-cloud-spanner'
```
Expand Down
6 changes: 3 additions & 3 deletions generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gapic_generator_version: 2.52.0
googleapis_commitish: 3cf61b2df20eace09e6336c23f9e08859c0d87ae
libraries_bom_version: 26.53.0
gapic_generator_version: 2.53.0
googleapis_commitish: 9605bff3d36fbdb1227b26bce68258c5f00815e4
libraries_bom_version: 26.54.0
libraries:
- api_shortname: spanner
name_pretty: Cloud Spanner
Expand Down

0 comments on commit 20a3d0d

Please sign in to comment.