Skip to content

chore: Update generation configuration at Tue Oct 15 02:24:25 UTC 2024 #1618

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Oct 15, 2024
2 changes: 0 additions & 2 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-datastore:released} -->

```xml
<dependency>
Expand Down Expand Up @@ -65,7 +64,6 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-datastore" % "2.22.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
2 changes: 1 addition & 1 deletion generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gapic_generator_version: 2.47.0
googleapis_commitish: 8692273ae7e0ef95d264e1bb8bcb900fa950674f
googleapis_commitish: f78cd2f7943b9a2eb9734e56a8f3428da75917e2
libraries_bom_version: 26.48.0
libraries:
- api_shortname: datastore
Expand Down
Loading
Loading