diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 741c4b8c..387ec788 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": "398ddc9d7b38651221f66b98b86a5cebe97d3168" + "sha": "de80e1852d9f9bb8fbd9bc776c9c122dd25cae3d" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "3d32990b6f4b57be77455e3ca89e6e21cd0c06b3" + "sha": "6252f2cd074c38f37b44abe5e96d128733eb1b61" } } ] diff --git a/README.md b/README.md index e346faa5..88144c5f 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring - 2.3.5-SNAPSHOT + 3.0.0 ```