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

Commit 40ece72

Browse files
chore: regenerate README (#352)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-11-10 17:36:26,406 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-speech/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-11-10 17:36:27,501 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/ebad04ba-6916-4dc2-bb71-5feb51369716/targets - [ ] To automatically regenerate this PR, check this box.
1 parent dcde51f commit 40ece72

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-speech.git",
7-
"sha": "2a093b2f914138fa9e14a42536d96de9fb58c654"
7+
"sha": "dcde51fa70e79673ace91b658d410ebc68e49108"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "ba9918cd22874245b55734f57470c719b577e591"
14+
"sha": "7db8a6c5ffb12a6e4c2f799c18f00f7f3d60e279"
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>14.4.1</version>
20+
<version>15.0.0</version>
2121
<type>pom</type>
2222
<scope>import</scope>
2323
</dependency>

0 commit comments

Comments
 (0)