Skip to content

Commit ed979aa

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-spanner to v6.75.0 (#3334)
1 parent 0b7fdaf commit ed979aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>com.google.cloud</groupId>
9494
<artifactId>google-cloud-spanner</artifactId>
95-
<version>6.74.0</version>
95+
<version>6.75.0</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>commons-cli</groupId>

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>com.google.cloud</groupId>
3535
<artifactId>google-cloud-spanner</artifactId>
36-
<version>6.74.0</version>
36+
<version>6.75.0</version>
3737
</dependency>
3838
<!-- [END spanner_install_without_bom] -->
3939

0 commit comments

Comments
 (0)