diff --git a/README.md b/README.md
index 98bccf72b..73dfba558 100644
--- a/README.md
+++ b/README.md
@@ -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.4.1'
+implementation 'com.google.cloud:google-cloud-asset:3.5.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.4.1"
+libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.5.0"
```
## Authentication
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index d62a6562a..507ef2667 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -47,7 +47,7 @@
com.google.cloud
google-cloud-bigquery
- 2.14.3
+ 2.14.4
test
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 88a2bbd45..ce17ed278 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -46,7 +46,7 @@
com.google.cloud
google-cloud-bigquery
- 2.14.3
+ 2.14.4
test