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

Commit bdb133e

Browse files
chore: regenerate README (#492)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-04-13 12:19:40,367 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dlp/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-04-13 12:19:41,780 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/8206bd35-44fd-47e4-a030-548e64df5f12/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 5924f7a commit bdb133e

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": "c40120a958ea8d6056768a1ccc862448f79876b8"
7+
"sha": "5924f7a10860aa46443b0da5988a45440e547cfb"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "0a071b3460344886297a304253bf924aa68ddb7e"
14+
"sha": "082e1ca0863b13ada8594fe91845380765da5b70"
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.3.0'
55+
compile 'com.google.cloud:google-cloud-dlp:2.3.1'
5656
```
5757

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

6363
## Authentication

0 commit comments

Comments
 (0)