Skip to content

Commit 6bb3529

Browse files
committed
Update spanner GAX version
1 parent fb48a08 commit 6bb3529

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google-cloud-spanner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>com.google.api</groupId>
131131
<artifactId>gax</artifactId>
132-
<version>0.0.25</version>
132+
<version>${gax.version}</version>
133133
<exclusions>
134134
<exclusion>
135135
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)