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

Commit c2d8905

Browse files
chore: regenerate README (#564)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-06-11 15:12:17,268 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dlp/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-11 15:12:18,630 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/b45cfe0c-6a89-4cf5-b416-e907fc9025c9/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 4c3599c commit c2d8905

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-dlp.git",
7-
"sha": "9e86030623267712257c37d0acaf420725a93fc0"
7+
"sha": "4c3599c59509b2a7e347a01c9cbcf10a83fe0f79"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "2430f8d90ed8a508e8422a3a7191e656d5a6bf53"
14+
"sha": "5cae043787729a908ed0cab28ca27baf9acee3c4"
1515
}
1616
}
1717
]

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.4.2'
55+
compile 'com.google.cloud:google-cloud-dlp:2.4.3'
5656
```
5757

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

6363
## Authentication

0 commit comments

Comments
 (0)