Skip to content

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 Aug 19, 2022
1 parent 0283bf3 commit 4a2a40a
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 @@ -58,13 +58,13 @@ implementation 'com.google.cloud:google-cloud-logging'
If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-logging:3.10.2'
implementation 'com.google.cloud:google-cloud-logging:3.10.3'
```

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

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "3.10.2"
libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "3.10.3"
```

## Authentication
Expand Down

0 comments on commit 4a2a40a

Please sign in to comment.