Skip to content

Commit 67fa9fb

Browse files
chore: Update generation configuration at Wed Feb 26 16:16:14 UTC 2025 (#1769)
* chore: Update generation configuration at Wed Feb 26 16:16:14 UTC 2025 * chore: generate libraries at Wed Feb 26 16:16:59 UTC 2025
1 parent a69e699 commit 67fa9fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@ If you are using Maven without the BOM, add this to your dependencies:
4343
<dependency>
4444
<groupId>com.google.cloud</groupId>
4545
<artifactId>google-cloud-logging</artifactId>
46-
<version>3.21.1</version>
46+
<version>3.21.3</version>
4747
</dependency>
4848

4949
```
5050

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.53.0')
54+
implementation platform('com.google.cloud:libraries-bom:26.55.0')
5555
5656
implementation 'com.google.cloud:google-cloud-logging'
5757
```

generation_config.yaml

+3-3
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: 4c84e9b22958827a02b761703d6fb431bc101adc
3+
libraries_bom_version: 26.55.0
44
libraries:
55
- api_shortname: logging
66
name_pretty: Cloud Logging

0 commit comments

Comments
 (0)