Skip to content

Commit 2dc105d

Browse files
chore: Update generation configuration at Sat Nov 9 02:20:25 UTC 2024 (#3436)
* chore: Update generation configuration at Tue Oct 29 02:25:38 UTC 2024 * chore: Update generation configuration at Wed Oct 30 02:25:19 UTC 2024 * chore: Update generation configuration at Thu Oct 31 02:25:47 UTC 2024 * chore: Update generation configuration at Fri Nov 1 02:28:16 UTC 2024 * chore: Update generation configuration at Sat Nov 2 02:23:18 UTC 2024 * chore: generate libraries at Sat Nov 2 02:24:01 UTC 2024 * chore: Update generation configuration at Tue Nov 5 02:23:19 UTC 2024 * chore: Update generation configuration at Wed Nov 6 02:22:42 UTC 2024 * chore: Update generation configuration at Thu Nov 7 02:23:36 UTC 2024 * chore: Update generation configuration at Fri Nov 8 02:23:30 UTC 2024 * chore: Update generation configuration at Sat Nov 9 02:20:25 UTC 2024
1 parent 7ecc70c commit 2dc105d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

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

5151
```Groovy
52-
implementation platform('com.google.cloud:libraries-bom:26.49.0')
52+
implementation platform('com.google.cloud:libraries-bom:26.50.0')
5353
5454
implementation 'com.google.cloud:google-cloud-spanner'
5555
```

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.49.0
2-
googleapis_commitish: 48d30c4966ef9ea31b897e13f75d8f94070cc8e9
3-
libraries_bom_version: 26.49.0
2+
googleapis_commitish: c72f219fedbb57d3f83c10550e135c4824b670eb
3+
libraries_bom_version: 26.50.0
44
libraries:
55
- api_shortname: spanner
66
name_pretty: Cloud Spanner

0 commit comments

Comments
 (0)