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 Mar 4, 2022
1 parent 883b20a commit efe20f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -57,13 +57,13 @@ implementation 'com.google.cloud:google-cloud-asset'
If you are using Gradle without BOM, add this to your dependencies

```Groovy
implementation 'com.google.cloud:google-cloud-asset:3.2.14'
implementation 'com.google.cloud:google-cloud-asset:3.2.15'
```

If you are using SBT, add this to your dependencies

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.2.14"
libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.2.15"
```

## Authentication
Expand Down

0 comments on commit efe20f7

Please sign in to comment.