diff --git a/README.md b/README.md index d029b66ab..fa2469173 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,6 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: If you are using Maven without the BOM, add this to your dependencies: - ```xml @@ -52,7 +51,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-logging' ``` @@ -67,7 +66,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "3.20.4" ``` - ## Authentication diff --git a/generation_config.yaml b/generation_config.yaml index c4612eb94..c78627c32 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,6 +1,6 @@ gapic_generator_version: 2.47.0 -googleapis_commitish: 3effbf23b1a1d1fe1306356e94397e20d01d31a0 -libraries_bom_version: 26.48.0 +googleapis_commitish: beea48a164c2a8cc8485185c3a4f56c587090e1a +libraries_bom_version: 26.49.0 libraries: - api_shortname: logging name_pretty: Cloud Logging