From d8bebb3847f24df13b3a2fd5a1fe5aa11348daaf Mon Sep 17 00:00:00 2001 From: BenWhitehead Date: Thu, 12 Dec 2019 12:21:18 -0500 Subject: [PATCH] docs: bump bom version in README to 3.1.0 (#47) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d4ee3513..e5f34919a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you are using Maven with a BOM, add this to your pom.xml file. com.google.cloud libraries-bom - 2.9.0 + 3.1.0 pom import