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

Commit 18bfa6f

Browse files
chore(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.12 (#1388) (#852)
Co-authored-by: Neenu Shaji <[email protected]> Source-Link: googleapis/synthtool@4c770a0 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:029f8a2fcd20ab09808e4a5cf5f3866f5976b6635197c764679f9b22591aab58
1 parent a7d1d40 commit 18bfa6f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16-
digest: sha256:b0b1c1c89570e229b1026372a2b8989ba31495007055b8d30178b7648503eefa
16+
digest: sha256:029f8a2fcd20ab09808e4a5cf5f3866f5976b6635197c764679f9b22591aab58
17+
# created: 2022-04-01T19:51:01.017179449Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ implementation 'com.google.cloud:google-cloud-speech'
6262
If you are using Gradle without BOM, add this to your dependencies
6363

6464
```Groovy
65-
implementation 'com.google.cloud:google-cloud-speech:2.2.12'
65+
implementation 'com.google.cloud:google-cloud-speech:2.2.13'
6666
```
6767

6868
If you are using SBT, add this to your dependencies
6969

7070
```Scala
71-
libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "2.2.12"
71+
libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "2.2.13"
7272
```
7373

7474
## Authentication

0 commit comments

Comments
 (0)