Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit d1eb3bc

Browse files
chore: regenerate README (#357)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-11-18 22:48:02,966 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-monitoring/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-11-18 22:48:04,317 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/7da19a0b-c171-4e7b-9b58-298871772f50/targets - [ ] To automatically regenerate this PR, check this box.
1 parent c659693 commit d1eb3bc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-monitoring.git",
7-
"sha": "707f7dcab62133dfe1c5653265f1baf684fcb078"
7+
"sha": "c659693baee8f9c0246290cd292c1d60a4275d7f"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "7db8a6c5ffb12a6e4c2f799c18f00f7f3d60e279"
14+
"sha": "39b7149da4026765385403632db3c6f63db96b2c"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ If you are using Maven without BOM, add this to your dependencies:
4646

4747
If you are using Gradle, add this to your dependencies
4848
```Groovy
49-
compile 'com.google.cloud:google-cloud-monitoring:2.0.7'
49+
compile 'com.google.cloud:google-cloud-monitoring:2.0.8'
5050
```
5151
If you are using SBT, add this to your dependencies
5252
```Scala
53-
libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "2.0.7"
53+
libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "2.0.8"
5454
```
5555

5656
## Authentication

0 commit comments

Comments
 (0)