File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,13 +57,13 @@ implementation 'com.google.cloud:google-cloud-asset'
57
57
If you are using Gradle without BOM, add this to your dependencies:
58
58
59
59
``` Groovy
60
- implementation 'com.google.cloud:google-cloud-asset:3.6 .0'
60
+ implementation 'com.google.cloud:google-cloud-asset:3.7 .0'
61
61
```
62
62
63
63
If you are using SBT, add this to your dependencies:
64
64
65
65
``` Scala
66
- libraryDependencies += " com.google.cloud" % " google-cloud-asset" % " 3.6 .0"
66
+ libraryDependencies += " com.google.cloud" % " google-cloud-asset" % " 3.7 .0"
67
67
```
68
68
69
69
## Authentication
Original file line number Diff line number Diff line change 124
124
<dependency >
125
125
<groupId >com.google.api.grpc</groupId >
126
126
<artifactId >proto-google-cloud-orgpolicy-v1</artifactId >
127
- <version >2.3.5 </version >
127
+ <version >2.3.6 </version >
128
128
</dependency >
129
129
<dependency >
130
130
<groupId >com.google.api.grpc</groupId >
You can’t perform that action at this time.
0 commit comments