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

Commit

Permalink
deps: update dependency com.google.api.grpc:proto-google-cloud-os-con…
Browse files Browse the repository at this point in the history
…fig-v1 to v2.2.0 (#922)

* deps: update dependency com.google.api.grpc:proto-google-cloud-os-config-v1 to v2.2.0

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] committed Sep 15, 2021
1 parent 9e29371 commit da71636
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.0'
implementation 'com.google.cloud:google-cloud-asset:3.2.1'
```

If you are using SBT, add this to your dependencies

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.2.0"
libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.2.1"
```

## Authentication
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-os-config-v1</artifactId>
<version>2.1.0</version>
<version>2.2.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit da71636

Please sign in to comment.