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

Commit cce16e8

Browse files
chore: regenerate README (#450)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-03-01 17:32:47,868 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dlp/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-03-01 17:32:49,549 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/44f9b49c-b0e5-47f3-90e0-2a9e6b5a398a/targets - [ ] To automatically regenerate this PR, check this box.
1 parent a1364b3 commit cce16e8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

‎.github/readme/synth.metadata/synth.metadata‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-dlp.git",
7-
"sha": "053fb9727276d95ffc31ed7da257ab0a432c7cc7"
7+
"sha": "a1364b34da45d59212fd00c6c8fc17ba0f17ee8d"
88
}
99
},
1010
{

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ compile 'com.google.cloud:google-cloud-dlp'
5252
```
5353
If you are using Gradle without BOM, add this to your dependencies
5454
```Groovy
55-
compile 'com.google.cloud:google-cloud-dlp:2.2.8'
55+
compile 'com.google.cloud:google-cloud-dlp:2.2.9'
5656
```
5757

5858
If you are using SBT, add this to your dependencies
5959
```Scala
60-
libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "2.2.8"
60+
libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "2.2.9"
6161
```
6262

6363
## Authentication

0 commit comments

Comments
 (0)