From abf05ebe09ac8f71f3b59e5f8473fe3d56f4242e Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Tue, 4 Feb 2020 11:04:04 -0500 Subject: [PATCH] docs: update libraries-bom (#54) @stephaniewang526 also this trivial change will let us see what warnings we already have at HEAD --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 265eb31c59..4d7473c663 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ If you are using Maven with a BOM, add this to your pom.xml file. com.google.cloud libraries-bom - 3.0.0 + 3.5.0 pom import