Skip to content

Commit cdc2cc7

Browse files
chore: Update generation configuration at Fri Oct 11 02:24:45 UTC 2024 (#2368)
* chore: Update generation configuration at Thu Oct 3 02:25:14 UTC 2024 * chore: Update generation configuration at Fri Oct 4 02:25:23 UTC 2024 * chore: generate libraries at Fri Oct 4 02:25:49 UTC 2024 * chore: Update generation configuration at Sat Oct 5 02:23:52 UTC 2024 * chore: Update generation configuration at Sun Oct 6 02:27:22 UTC 2024 * chore: Update generation configuration at Tue Oct 8 02:26:30 UTC 2024 * chore: Update generation configuration at Wed Oct 9 02:25:03 UTC 2024 * chore: Update generation configuration at Thu Oct 10 02:25:14 UTC 2024 * chore: Update generation configuration at Fri Oct 11 02:24:45 UTC 2024 * chore: generate libraries at Fri Oct 11 02:25:11 UTC 2024
1 parent 1ab433c commit cdc2cc7

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

README.md

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

3737
If you are using Maven without the BOM, add this to your dependencies:
3838

39-
<!-- {x-version-update-start:google-cloud-bigtable:released} -->
4039

4140
```xml
4241
<dependency>
@@ -50,7 +49,7 @@ If you are using Maven without the BOM, add this to your dependencies:
5049
If you are using Gradle 5.x or later, add this to your dependencies:
5150

5251
```Groovy
53-
implementation platform('com.google.cloud:libraries-bom:26.47.0')
52+
implementation platform('com.google.cloud:libraries-bom:26.48.0')
5453
5554
implementation 'com.google.cloud:google-cloud-bigtable'
5655
```
@@ -65,7 +64,6 @@ If you are using SBT, add this to your dependencies:
6564
```Scala
6665
libraryDependencies += "com.google.cloud" % "google-cloud-bigtable" % "2.45.0"
6766
```
68-
<!-- {x-version-update-end} -->
6967

7068
## Authentication
7169

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.46.1
2-
googleapis_commitish: 16a1580c06b3b32e8ab33c39d846bba7e21bfae3
3-
libraries_bom_version: 26.47.0
1+
gapic_generator_version: 2.47.0
2+
googleapis_commitish: de509e38d37a2a9d8b95e1ce78831189f4f3c0f4
3+
libraries_bom_version: 26.48.0
44
template_excludes:
55
- .gitignore
66
- .kokoro/presubmit/integration.cfg

0 commit comments

Comments
 (0)