Skip to content

Commit

Permalink
chore(deps): bump com.google.cloud:google-cloud-vision in /vision
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.35.0 to 3.54.0.
- [Release notes](https://github.com/googleapis/google-cloud-java/releases)
- [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/CHANGELOG.md)
- [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] authored Jan 13, 2025
1 parent fabbf5b commit 493b4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vision/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {

dependencies {
implementation(kotlin("reflect"))
implementation("com.google.cloud:google-cloud-vision:3.35.0")
implementation("com.google.cloud:google-cloud-vision:3.54.0")
testImplementation("junit:junit:4.13.2")
testImplementation(kotlin("test"))
// see: https://github.com/googleapis/sdk-platform-java/pull/1832
Expand Down

0 comments on commit 493b4a2

Please sign in to comment.