From 4bfce74c249c91955e82718605df6a4fa1ef1661 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Thu, 17 Oct 2024 02:28:28 +0000 Subject: [PATCH] chore: generate libraries at Thu Oct 17 02:25:25 UTC 2024 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d1ca42d1f..2784edaedd 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ If you are using Maven without the BOM, add this to your dependencies: If you are using Gradle 5.x or later, add this to your dependencies: ```Groovy -implementation platform('com.google.cloud:libraries-bom:26.48.0') +implementation platform('com.google.cloud:libraries-bom:26.49.0') implementation 'com.google.cloud:google-cloud-spanner' ```