Skip to content

Commit 57a185a

Browse files
chore: Update generation configuration at Tue Oct 22 02:24:21 UTC 2024 (#1706)
* chore: Update generation configuration at Wed Oct 9 02:23:32 UTC 2024 * chore: Update generation configuration at Thu Oct 10 02:23:44 UTC 2024 * chore: Update generation configuration at Fri Oct 11 02:23:18 UTC 2024 * chore: generate libraries at Fri Oct 11 02:23:41 UTC 2024 * chore: Update generation configuration at Sat Oct 12 02:21:29 UTC 2024 * chore: Update generation configuration at Sun Oct 13 02:25:34 UTC 2024 * chore: Update generation configuration at Tue Oct 15 02:24:23 UTC 2024 * chore: Update generation configuration at Wed Oct 16 02:24:50 UTC 2024 * chore: Update generation configuration at Thu Oct 17 02:23:54 UTC 2024 * chore: generate libraries at Thu Oct 17 02:24:23 UTC 2024 * chore: Update generation configuration at Fri Oct 18 02:24:16 UTC 2024 * chore: Update generation configuration at Sat Oct 19 02:22:39 UTC 2024 * chore: Update generation configuration at Tue Oct 22 02:24:21 UTC 2024
1 parent 0e0d107 commit 57a185a

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
3838

3939
If you are using Maven without the BOM, add this to your dependencies:
4040

41-
<!-- {x-version-update-start:google-cloud-logging:released} -->
4241

4342
```xml
4443
<dependency>
@@ -52,7 +51,7 @@ If you are using Maven without the BOM, add this to your dependencies:
5251
If you are using Gradle 5.x or later, add this to your dependencies:
5352

5453
```Groovy
55-
implementation platform('com.google.cloud:libraries-bom:26.48.0')
54+
implementation platform('com.google.cloud:libraries-bom:26.49.0')
5655
5756
implementation 'com.google.cloud:google-cloud-logging'
5857
```
@@ -67,7 +66,6 @@ If you are using SBT, add this to your dependencies:
6766
```Scala
6867
libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "3.20.4"
6968
```
70-
<!-- {x-version-update-end} -->
7169

7270
## Authentication
7371

generation_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gapic_generator_version: 2.47.0
2-
googleapis_commitish: 3effbf23b1a1d1fe1306356e94397e20d01d31a0
3-
libraries_bom_version: 26.48.0
2+
googleapis_commitish: beea48a164c2a8cc8485185c3a4f56c587090e1a
3+
libraries_bom_version: 26.49.0
44
libraries:
55
- api_shortname: logging
66
name_pretty: Cloud Logging

0 commit comments

Comments
 (0)