Skip to content

Commit a3dcbaf

Browse files
authored
Merge pull request #413 from GoogleCloudPlatform/version_fix
Update pom.xml
2 parents 3183139 + 4146dfb commit a3dcbaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translate/cloud-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.google.cloud</groupId>
3939
<artifactId>google-cloud-translate</artifactId>
40-
<version>0.5.1</version>
40+
<version>0.6.0</version>
4141
</dependency>
4242

4343
<!-- Test dependencies -->

0 commit comments

Comments
 (0)