Skip to content

Commit

Permalink
chore(deps): bump com.google.cloud:google-cloud-vision in /vision (#929)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 2653487 commit bd75b84
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.32.0")
implementation("com.google.cloud:google-cloud-vision:3.33.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 bd75b84

Please sign in to comment.