We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7206379 commit 7f9b72cCopy full SHA for 7f9b72c
samples/install-without-bom/pom.xml
@@ -33,7 +33,7 @@
33
<dependency>
34
<groupId>com.google.cloud</groupId>
35
<artifactId>google-cloud-spanner</artifactId>
36
- <version>6.91.0</version>
+ <version>6.92.0</version>
37
</dependency>
38
<!-- [END spanner_install_without_bom] -->
39
samples/snippets/pom.xml
@@ -34,7 +34,7 @@
<artifactId>libraries-bom</artifactId>
- <version>26.59.0</version>
+ <version>26.60.0</version>
<type>pom</type>
<scope>import</scope>
40
0 commit comments