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

Commit 1591ed2

Browse files
1 parent ce4ae5f commit 1591ed2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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.8'
60+
implementation 'com.google.cloud:google-cloud-asset:3.2.9'
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.8"
66+
libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.2.9"
6767
```
6868

6969
## Authentication

0 commit comments

Comments
 (0)