Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
馃 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed May 22, 2023
1 parent 19a8a74 commit 45b380d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/release-trigger.yml
@@ -1,2 +1 @@
enabled: true
multiScmName: java-mediatranslation
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -37,13 +37,13 @@ If you are using Maven, add this to your pom.xml file:
If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-mediatranslation:0.21.0'
implementation 'com.google.cloud:google-cloud-mediatranslation:0.23.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.21.0"
libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.23.0"
```

## Authentication
Expand Down

0 comments on commit 45b380d

Please sign in to comment.