Skip to content

Commit 888a885

Browse files
chore: Update generation configuration at Wed Jan 29 00:26:49 UTC 2025 (#1756)
This pull request is generated with proto changes between [googleapis/googleapis@d5cc1cd](https://github.com/googleapis/googleapis/commit/d5cc1cd738a66bb7104162bcb35ebd539c658415) (exclusive) and [googleapis/googleapis@280725e](https://github.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
1 parent b62eec4 commit 888a885

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ If you are using Maven without the BOM, add this to your dependencies:
5151
If you are using Gradle 5.x or later, add this to your dependencies:
5252

5353
```Groovy
54-
implementation platform('com.google.cloud:libraries-bom:26.52.0')
54+
implementation platform('com.google.cloud:libraries-bom:26.53.0')
5555
5656
implementation 'com.google.cloud:google-cloud-logging'
5757
```

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.51.1
2-
googleapis_commitish: d5cc1cd738a66bb7104162bcb35ebd539c658415
3-
libraries_bom_version: 26.52.0
1+
gapic_generator_version: 2.52.0
2+
googleapis_commitish: 280725e991516d4a0f136268faf5aa6d32d21b54
3+
libraries_bom_version: 26.53.0
44
libraries:
55
- api_shortname: logging
66
name_pretty: Cloud Logging

0 commit comments

Comments
 (0)