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

Commit 95d8d3f

Browse files
chore: regenerate README (#339)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-30 23:36:43,617 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-speech/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-30 23:36:44,622 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/2e496c2b-cc25-4472-9164-62d138133d2c/targets - [ ] To automatically regenerate this PR, check this box.
1 parent a94795a commit 95d8d3f

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": "b3495ed02fc3277b6377ff3b4083ac11cae98a99"
7+
"sha": "a94795adbe3a90ac0d4c030713894e40252e65ce"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "ea52b8a0bd560f72f376efcf45197fb7c8869120"
14+
"sha": "b19b401571e77192f8dd38eab5fb2300a0de9324"
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.3.0</version>
20+
<version>13.4.0</version>
2121
<type>pom</type>
2222
<scope>import</scope>
2323
</dependency>

0 commit comments

Comments
 (0)