Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

deps: update dependency com.google.apis:google-api-services-translate to v2-rev20170525-1.31.5 #591

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -103,7 +103,7 @@
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-translate</artifactId>
<version>v2-rev20170525-1.31.0</version>
<version>v2-rev20170525-1.31.5</version>
</dependency>

<dependency>
Expand Down