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

Commit

Permalink
馃 Updates from OwlBot
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Aug 23, 2021
1 parent af02e34 commit 834a502
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -57,13 +57,13 @@ compile 'com.google.cloud:google-cloud-translate'
If you are using Gradle without BOM, add this to your dependencies

```Groovy
compile 'com.google.cloud:google-cloud-translate:2.0.2'
compile 'com.google.cloud:google-cloud-translate:2.0.3'
```

If you are using SBT, add this to your dependencies

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.0.2"
libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.0.3"
```

## Authentication
Expand Down

0 comments on commit 834a502

Please sign in to comment.