Skip to content

Commit 8213185

Browse files
authored
Update Cloud Spanner sample to use 1.0.0 client library. (GoogleCloudPlatform#1290)
1 parent 0660e0c commit 8213185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spanner/cloud-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ limitations under the License.
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>google-cloud-bom</artifactId>
45-
<version>0.70.0-alpha</version>
45+
<version>0.73.0-alpha</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

0 commit comments

Comments
 (0)