Skip to content
This repository was 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 Sep 14, 2022
1 parent b62eed1 commit 37944bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,13 @@ implementation 'com.google.cloud:google-cloud-automl'
If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-automl:2.3.8'
implementation 'com.google.cloud:google-cloud-automl:2.3.9'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-automl" % "2.3.8"
libraryDependencies += "com.google.cloud" % "google-cloud-automl" % "2.3.9"
```

## Authentication
Expand Down

0 comments on commit 37944bc

Please sign in to comment.