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

Commit 32846f8

Browse files
chore: regenerate README (#322)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-23 18:00:43,549 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-monitoring/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-23 18:00:44,510 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/521a227f-c756-427f-9f6c-49abaa05ef0d/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 59bab21 commit 32846f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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": "80153ca0e4d13537c208a0eb2fd9e994a25e1c9a"
7+
"sha": "59bab21254a602675ecd935364ce959a42a26c66"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "901ddd44e9ef7887ee681b9183bbdea99437fdcc"
14+
"sha": "721a7d2abb129029eca9d85a40da6eb7b8b1739a"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
1717
<dependency>
1818
<groupId>com.google.cloud</groupId>
1919
<artifactId>libraries-bom</artifactId>
20-
<version>13.1.0</version>
20+
<version>13.2.0</version>
2121
<type>pom</type>
2222
<scope>import</scope>
2323
</dependency>

0 commit comments

Comments
 (0)