Skip to content

Commit

Permalink
chore: Update generation configuration at Wed Feb 26 16:16:14 UTC 2025 (
Browse files Browse the repository at this point in the history
#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
  • Loading branch information
cloud-java-bot authored Feb 26, 2025
1 parent a69e699 commit 67fa9fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-logging</artifactId>
<version>3.21.1</version>
<version>3.21.3</version>
</dependency>

```

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.55.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.52.0
googleapis_commitish: 280725e991516d4a0f136268faf5aa6d32d21b54
libraries_bom_version: 26.53.0
gapic_generator_version: 2.54.0
googleapis_commitish: 4c84e9b22958827a02b761703d6fb431bc101adc
libraries_bom_version: 26.55.0
libraries:
- api_shortname: logging
name_pretty: Cloud Logging
Expand Down

0 comments on commit 67fa9fb

Please sign in to comment.