Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 3c99d2a

Browse files
chore: generate libraries at Wed Mar 25 07:01:43 UTC 2026
1 parent 82c3244 commit 3c99d2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
1919
<dependency>
2020
<groupId>com.google.cloud</groupId>
2121
<artifactId>libraries-bom</artifactId>
22-
<version>26.76.0</version>
22+
<version>26.78.0</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>
@@ -41,7 +41,7 @@ If you are using Maven without the BOM, add this to your dependencies:
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-spanner</artifactId>
44-
<version>6.110.0</version>
44+
<version>6.112.0</version>
4545
</dependency>
4646

4747
```

0 commit comments

Comments
 (0)