diff --git a/README.md b/README.md
index dd3ebafd3..1e7339998 100644
--- a/README.md
+++ b/README.md
@@ -56,13 +56,13 @@ implementation 'com.google.cloud:google-cloud-firestore'
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-firestore:3.7.4'
+implementation 'com.google.cloud:google-cloud-firestore:3.7.6'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-firestore" % "3.7.4"
+libraryDependencies += "com.google.cloud" % "google-cloud-firestore" % "3.7.6"
```
## Authentication
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 160158c41..dcb8418d6 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -20,7 +20,7 @@
1.8
1.8
- 2.43.0
+ 2.44.0
UTF-8
diff --git a/samples/native-image-sample/pom.xml b/samples/native-image-sample/pom.xml
index 2de6269d0..60a094d79 100644
--- a/samples/native-image-sample/pom.xml
+++ b/samples/native-image-sample/pom.xml
@@ -23,7 +23,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
1.8
1.8
- 2.43.0
+ 2.44.0
UTF-8
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 94e1ca231..b4630bb52 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -21,7 +21,7 @@
1.8
1.8
UTF-8
- 2.43.0
+ 2.44.0
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 6ea6c6d62..0397985d2 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -21,7 +21,7 @@
1.8
1.8
UTF-8
- 2.43.0
+ 2.44.0