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

Commit 26203f1

Browse files
chore: regenerate README
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
1 parent 8023935 commit 26203f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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>8.1.0</version>
20+
<version>9.0.0</version>
2121
<type>pom</type>
2222
<scope>import</scope>
2323
</dependency>

synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-monitoring.git",
7-
"sha": "1214e2e41585e66452b404d8b2c659ad92a1ba23"
7+
"sha": "802393532d8bcaf9fc78313f35eedadd1779a686"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)