Skip to content

Commit

Permalink
chore: Update generation configuration at Wed Jan 29 00:26:49 UTC 2025 (
Browse files Browse the repository at this point in the history
#1756)

This pull request is generated with proto changes between [googleapis/googleapis@d5cc1cd](https://togithub.com/googleapis/googleapis/commit/d5cc1cd738a66bb7104162bcb35ebd539c658415) (exclusive) and [googleapis/googleapis@280725e](https://togithub.com/googleapis/googleapis/commit/280725e991516d4a0f136268faf5aa6d32d21b54) (inclusive).

BEGIN_COMMIT_OVERRIDE
BEGIN_NESTED_COMMIT
fix(deps): update the Java code generator (gapic-generator-java) to 2.52.0
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore: update the libraries_bom version to 26.53.0
END_NESTED_COMMIT
END_COMMIT_OVERRIDE
  • Loading branch information
cloud-java-bot authored Feb 12, 2025
1 parent b62eec4 commit 888a885
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,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.52.0')
implementation platform('com.google.cloud:libraries-bom:26.53.0')
implementation 'com.google.cloud:google-cloud-logging'
```
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.51.1
googleapis_commitish: d5cc1cd738a66bb7104162bcb35ebd539c658415
libraries_bom_version: 26.52.0
gapic_generator_version: 2.52.0
googleapis_commitish: 280725e991516d4a0f136268faf5aa6d32d21b54
libraries_bom_version: 26.53.0
libraries:
- api_shortname: logging
name_pretty: Cloud Logging
Expand Down

0 comments on commit 888a885

Please sign in to comment.