diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 73a62127..15213e6c 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-monitoring.git", - "sha": "ca68d8aa7ab3d257f6f4eeab78b57d94d20ca6b6" + "sha": "86bc6a002068662efe38e23a7e75b3f5592abb53" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "d5d03413e1879108b5ade8839ce38de01be652da" + "sha": "6dc98b26a9c823e92fa21455fb6e5862613c49c2" } } ] diff --git a/README.md b/README.md index 25b3d016..57708bce 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring - 2.0.5-SNAPSHOT + 2.0.5 ```