Skip to content
This repository has been archived by the owner on Dec 3, 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 Jul 6, 2022
1 parent 51f94a8 commit d498bb3
Show file tree
Hide file tree
Showing 3,580 changed files with 901,013 additions and 791,181 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@ implementation 'com.google.cloud:google-cloud-dialogflow'
If you are using Gradle without BOM, add this to your dependencies

```Groovy
implementation 'com.google.cloud:google-cloud-dialogflow:4.7.0'
implementation 'com.google.cloud:google-cloud-dialogflow:4.7.1'
```

If you are using SBT, add this to your dependencies

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.7.0"
libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.7.1"
```

## Authentication
Expand Down
Loading

0 comments on commit d498bb3

Please sign in to comment.