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

Commit fee8baf

Browse files
chore: regenerate README (#333)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-23 18:04:37,218 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-speech/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-23 18:04:38,354 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/60ed841a-0d0d-4557-9761-5c0ecb58109d/targets - [ ] To automatically regenerate this PR, check this box.
1 parent ff2a18a commit fee8baf

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": "7c2227de256fb9090dc1a8e212fc808275c0a781"
7+
"sha": "ff2a18aabdb59ba580a90a83883e6b7ef15213de"
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)