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

Commit da71636

Browse files
deps: update dependency com.google.api.grpc:proto-google-cloud-os-config-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>
1 parent 9e29371 commit da71636

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ implementation 'com.google.cloud:google-cloud-asset'
5757
If you are using Gradle without BOM, add this to your dependencies
5858

5959
```Groovy
60-
implementation 'com.google.cloud:google-cloud-asset:3.2.0'
60+
implementation 'com.google.cloud:google-cloud-asset:3.2.1'
6161
```
6262

6363
If you are using SBT, add this to your dependencies
6464

6565
```Scala
66-
libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.2.0"
66+
libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.2.1"
6767
```
6868

6969
## Authentication

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>com.google.api.grpc</groupId>
146146
<artifactId>proto-google-cloud-os-config-v1</artifactId>
147-
<version>2.1.0</version>
147+
<version>2.2.0</version>
148148
</dependency>
149149

150150
<dependency>

0 commit comments

Comments
 (0)