Skip to content

Commit dda18ed

Browse files
chore(bazel): update protobuf to v3.21.7 (googleapis#726)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 477955264 Source-Link: https://togithub.com/googleapis/googleapis/commit/a724450af76d0001f23602684c49cd6a4b3a5654 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/4abcbcaec855e74a0b22a4988cf9e0eb61a83094 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGFiY2JjYWVjODU1ZTc0YTBiMjJhNDk4OGNmOWUwZWI2MWE4MzA5NCJ9
1 parent 1187c22 commit dda18ed

25 files changed

+1903
-2945
lines changed

java-webrisk/README.md

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

5858
```Groovy
59-
implementation 'com.google.cloud:google-cloud-webrisk:2.2.4'
59+
implementation 'com.google.cloud:google-cloud-webrisk:2.2.5'
6060
```
6161

6262
If you are using SBT, add this to your dependencies:
6363

6464
```Scala
65-
libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.2.4"
65+
libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.2.5"
6666
```
6767

6868
## Authentication

0 commit comments

Comments
 (0)