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

Commit f5ee046

Browse files
chore(bazel): update protobuf to v3.21.7 (#1020)
- [ ] 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 fix: deprecate extra field to avoid confusion PiperOrigin-RevId: 477776089 Source-Link: https://togithub.com/googleapis/googleapis/commit/57062cd9acb65df8a1bf1293decba380c9fcca13 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/99b76b52b138a79277fcac8c46644b815c7a37d7 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTliNzZiNTJiMTM4YTc5Mjc3ZmNhYzhjNDY2NDRiODE1YzdhMzdkNyJ9
1 parent fb1f074 commit f5ee046

173 files changed

Lines changed: 15015 additions & 23143 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

‎README.md‎

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

5959
```Groovy
60-
implementation 'com.google.cloud:google-cloud-dlp:3.7.3'
60+
implementation 'com.google.cloud:google-cloud-dlp:3.7.4'
6161
```
6262

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

6565
```Scala
66-
libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.7.3"
66+
libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.7.4"
6767
```
6868

6969
## Authentication

0 commit comments

Comments
 (0)