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

Commit 6d41832

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 2bca644 commit 6d41832

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.md

+1-1
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>

Diff for: synth.metadata

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-dataproc.git",
7-
"sha": "96f955ad616e31a0e919d805503245423861c0b9"
7+
"sha": "2bca644997ae7c9e40adb020ec66794a50583062"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)