Skip to content
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