Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-video-in…
Browse files Browse the repository at this point in the history
…telligence-bom to v2.2.0 (#932)

* chore(deps): update dependency com.google.cloud:google-cloud-video-intelligence-bom to v2.2.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Alice <65933803+alicejli@users.noreply.github.com>
  • Loading branch information
3 people committed Jul 11, 2022
1 parent dad41b3 commit f7f9fd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion java-video-intelligence/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ If you are using Maven without BOM, add this to your dependencies:
If you are using Gradle 5.x or later, add this to your dependencies:

```Groovy
implementation platform('com.google.cloud:libraries-bom:25.4.0')
implementation platform('com.google.cloud:libraries-bom:26.0.0')
implementation 'com.google.cloud:google-cloud-video-intelligence'
```
Expand Down
2 changes: 1 addition & 1 deletion java-video-intelligence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-intelligence-bom</artifactId>
<version>2.1.0</version><!-- {x-version-update:google-cloud-video-intelligence-bom:current} -->
<version>2.2.0</version><!-- {x-version-update:google-cloud-video-intelligence-bom:current} -->
</dependency>

<dependency>
Expand Down

0 comments on commit f7f9fd0

Please sign in to comment.