diff --git a/README.md b/README.md index 75af41389..970d85923 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you are using Maven with a BOM, add this to your pom.xml file. <dependency> <groupId>com.google.cloud</groupId> <artifactId>libraries-bom</artifactId> - <version>8.1.0</version> + <version>9.1.0</version> <type>pom</type> <scope>import</scope> </dependency>