From ac5d5766561aeef8781273a2837b641b927a6217 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 14 Dec 2020 10:56:04 -0800 Subject: [PATCH] chore: regenerate README (#264) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-12-14 18:48:35,092 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-monitoring-dashboards/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2020-12-14 18:48:36,041 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/9c2b7e7a-2cb1-42fb-a294-84d34b35d029/targets - [ ] To automatically regenerate this PR, check this box. --- .github/readme/synth.metadata/synth.metadata | 4 ++-- README.md | 8 +++++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 2d31c756..3897c24e 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-dashboards.git", - "sha": "4717263136e278491e361cc264517da49e57971e" + "sha": "3f4b54138960285845515852bcc283897c53cb2d" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58" + "sha": "996775eca5fd934edac3c2ae34b80ff0395b1717" } } ] diff --git a/README.md b/README.md index 145f725c..8ed4bf5e 100644 --- a/README.md +++ b/README.md @@ -17,17 +17,17 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-monitoring-dashboard - 1.0.4 + 1.0.5 ``` If you are using Gradle, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-monitoring-dashboard:1.0.4' +compile 'com.google.cloud:google-cloud-monitoring-dashboard:1.0.5' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "1.0.4" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "1.0.5" ``` ## Authentication @@ -105,6 +105,8 @@ Java 8 OSX | [![Kokoro CI][kokoro-badge-image-3]][kokoro-badge-link-3] Java 8 Windows | [![Kokoro CI][kokoro-badge-image-4]][kokoro-badge-link-4] Java 11 | [![Kokoro CI][kokoro-badge-image-5]][kokoro-badge-link-5] +Java is a registered trademark of Oracle and/or its affiliates. + [product-docs]: https://cloud.google.com/monitoring/charts/dashboards [javadocs]: https://googleapis.dev/java/google-cloud-monitoring-dashboard/latest [kokoro-badge-image-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-monitoring-dashboards/java7.svg