File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://.com/googleapis/java-spanner.git",
7-
"sha": "a04d619e7be870371272738c2ddfdcddb0332830"
7+
"sha": "a54ee4027709137d8c18354d71df1467def59346"
88
}
99
},
1010
{
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies:
3838
<dependency>
3939
<groupId>com.google.cloud</groupId>
4040
<artifactId>google-cloud-spanner</artifactId>
41-
<version>6.2.0</version>
41+
<version>6.2.1</version>
4242
</dependency>
4343

4444
```

0 commit comments

Comments
 (0)