Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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-spanner: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-spanner" % "6.77.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: 10b8dc3b54c9a609dcfda8060b8c4c734a942e8c
googleapis_commitish: de509e38d37a2a9d8b95e1ce78831189f4f3c0f4
libraries_bom_version: 26.48.0
libraries:
- api_shortname: spanner
Expand Down
Loading