Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vision beta samples #1154

Merged
merged 12 commits into from
Jul 23, 2018
Prev Previous commit
Next Next commit
Update client library
  • Loading branch information
nirupa-kumar committed Jul 23, 2018
commit d2662542be04e8d07f581c1eb946d2afd380e6d4
2 changes: 1 addition & 1 deletion vision/beta/cloud-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-vision</artifactId>
<version>1.37.0</version>
<version>1.37.1</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down