From f76b657f961a3de96f27cd7857c44513a1d54b47 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Fri, 11 Oct 2024 02:24:23 +0000 Subject: [PATCH 1/2] chore: Update generation configuration at Fri Oct 11 02:24:16 UTC 2024 --- generation_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.yaml b/generation_config.yaml index 53e16e1af10..54b3a1cff92 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -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 From a6539f7e59d88adce40d2692a404304e3cd79c94 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Fri, 11 Oct 2024 02:27:47 +0000 Subject: [PATCH 2/2] chore: generate libraries at Fri Oct 11 02:24:47 UTC 2024 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c83cd4fbb79..d1834844c70 100644 --- a/README.md +++ b/README.md @@ -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: - ```xml @@ -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" ``` - ## Authentication