Skip to content

Commit

Permalink
Bump com.google.cloud:google-cloud-vision in /google-cloud
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud:google-cloud-vision](https://github.com/googleapis/google-cloud-java) from 3.22.0 to 3.29.0.
- [Release notes](https://github.com/googleapis/google-cloud-java/releases)
- [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/changelog.json)
- [Commits](https://github.com/googleapis/google-cloud-java/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-vision
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 5, 2023
1 parent 629131c commit 16d8130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
api project(':tweetwallfx-tweet-api')

implementation 'com.google.auth:google-auth-library-oauth2-http:1.20.0'
implementation 'com.google.cloud:google-cloud-vision:3.22.0'
implementation 'com.google.cloud:google-cloud-vision:3.29.0'
implementation 'org.slf4j:slf4j-api'
implementation project(':tweetwallfx-cache')
}

0 comments on commit 16d8130

Please sign in to comment.