diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index cbb0fc8fd..3d9b04a5d 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-automl.git", - "sha": "e98a3a0b89bad4bf75775581a693945697cdb2a0" + "sha": "2a2e416f7b803ecaaa382e646b59980c63c1e126" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "26558bae8976a985d73c2d98c31d8612273f907d" + "sha": "39652e3948f455fd0b77535a0145eeec561a3706" } } ] diff --git a/README.md b/README.md index da29e6cd1..2aaf82206 100644 --- a/README.md +++ b/README.md @@ -52,12 +52,12 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-bigquery - 1.134.0 + 1.135.1 com.google.cloud google-cloud-storage - 1.116.0 + 1.117.0 ```