Skip to content

Commit

Permalink
fix(deps): update dependency com.google.cloud:google-cloud-vision to …
Browse files Browse the repository at this point in the history
…v3.50.0
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent a1d9784 commit b10169e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
implementation("io.sentry:sentry:7.12.1")
implementation("net.htmlparser.jericho:jericho-html:3.4")
implementation("org.reflections:reflections:0.10.2")
implementation("com.google.cloud:google-cloud-vision:3.47.0")
implementation("com.google.cloud:google-cloud-vision:3.50.0")
implementation("com.sksamuel.scrimage:scrimage-core:4.2.0")
implementation("com.github.ajalt.clikt:clikt:4.4.0")
implementation("com.uchuhimo:konf:1.1.2")
Expand Down

0 comments on commit b10169e

Please sign in to comment.