Skip to content

Commit 8b9c52c

Browse files
Revert "fix: revert conformance test version" (#849)
Undo revert, the issue was caused by an old maven version in internal tests which has been updated
1 parent b23b0d7 commit 8b9c52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<dependency>
163163
<groupId>com.google.cloud</groupId>
164164
<artifactId>google-cloud-conformance-tests</artifactId>
165-
<version>0.0.13</version>
165+
<version>0.1.0</version>
166166
</dependency>
167167
<dependency>
168168
<groupId>com.google.truth</groupId>

0 commit comments

Comments
 (0)