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

Commit c78821b

Browse files
chore: regenerate README (#421)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-02-10 17:12:32,064 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dlp/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-02-10 17:12:33,067 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/5f09300d-6afc-4b8f-8b95-177e0374a56e/targets - [ ] To automatically regenerate this PR, check this box.
1 parent aa415cb commit c78821b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.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": "7fd66d85c495f27bd796c047b6ba656498720f54"
7+
"sha": "aa415cb74bac0397030a5dd08bbe5ebe01745938"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "692715c0f23a7bb3bfbbaa300f7620ddfa8c47e5"
14+
"sha": "2414b817065726eae0bc525346c7e874f969369d"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ If you are using Maven without BOM, add this to your dependencies:
4646

4747
If you are using Gradle 5.x or later, add this to your dependencies
4848
```Groovy
49-
implementation platform('com.google.cloud:libraries-bom:16.3.0')
49+
implementation platform('com.google.cloud:libraries-bom:16.4.0')
5050
5151
compile 'com.google.cloud:google-cloud-dlp'
5252
```

0 commit comments

Comments
 (0)