Skip to content

Commit

Permalink
chore: Update generation configuration at Fri Oct 11 02:24:45 UTC 2024 (
Browse files Browse the repository at this point in the history
#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
  • Loading branch information
cloud-java-bot authored Oct 11, 2024
1 parent 1ab433c commit cdc2cc7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:

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

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

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

```Groovy
implementation platform('com.google.cloud:libraries-bom:26.47.0')
implementation platform('com.google.cloud:libraries-bom:26.48.0')
implementation 'com.google.cloud:google-cloud-bigtable'
```
Expand All @@ -65,7 +64,6 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-bigtable" % "2.45.0"
```
<!-- {x-version-update-end} -->

## Authentication

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.46.1
googleapis_commitish: 16a1580c06b3b32e8ab33c39d846bba7e21bfae3
libraries_bom_version: 26.47.0
gapic_generator_version: 2.47.0
googleapis_commitish: de509e38d37a2a9d8b95e1ce78831189f4f3c0f4
libraries_bom_version: 26.48.0
template_excludes:
- .gitignore
- .kokoro/presubmit/integration.cfg
Expand Down

0 comments on commit cdc2cc7

Please sign in to comment.