From add4eda59ba66f854852731e14f4c35d27d78141 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Thu, 3 Oct 2024 17:24:08 +0000 Subject: [PATCH] chore: generate libraries at Thu Oct 3 17:21:35 UTC 2024 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 718a40bc5..a772d6823 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.47.0 + 26.48.0 pom import @@ -44,7 +44,7 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-pubsub - 1.132.3 + 1.133.0 ```