This repository was archived by the owner on Dec 15, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
.github/readme/synth.metadata Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-speech.git",
7- "sha": "d6ac76079b7974f163d2eebead66c7e067747684 "
7+ "sha": "62410d6840803a799f1d44db81f2a159e8d39024 "
88 }
99 },
1010 {
1111 "git": {
1212 "name": "synthtool",
1313 "remote": "https://github.com/googleapis/synthtool.git",
14- "sha": "3d32990b6f4b57be77455e3ca89e6e21cd0c06b3 "
14+ "sha": "df7fc1e3a6df4316920ab221431945cdf9aa7217 "
1515 }
1616 }
1717 ]
Original file line number Diff line number Diff line change @@ -57,13 +57,13 @@ compile 'com.google.cloud:google-cloud-speech'
5757If you are using Gradle without BOM, add this to your dependencies
5858
5959``` Groovy
60- compile 'com.google.cloud:google-cloud-speech:1.29.4 '
60+ compile 'com.google.cloud:google-cloud-speech:1.29.5 '
6161```
6262
6363If you are using SBT, add this to your dependencies
6464
6565``` Scala
66- libraryDependencies += " com.google.cloud" % " google-cloud-speech" % " 1.29.4 "
66+ libraryDependencies += " com.google.cloud" % " google-cloud-speech" % " 1.29.5 "
6767```
6868
6969## Authentication
You can’t perform that action at this time.
0 commit comments