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

Commit d261e6f

Browse files
chore: regenerate README (#521)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-05-14 02:14:42,514 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dlp/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-05-14 02:14:43,880 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/513c20cf-dad3-4e3b-9bf4-9fd01abdbdd1/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 783ee11 commit d261e6f

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": "d25949b55750456b1f6d88c94e94b74cccad00d3"
7+
"sha": "783ee11598cc197b2ab6a03cf31cf5e1575cf611"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "bd8281a06cc7f84906e04d4843c1d3d386a980cd"
14+
"sha": "4f4b1b9b8d8b52f1e9e4a76165896debce5ab7f1"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies:
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-dlp</artifactId>
42-
<version>2.3.2</version>
42+
<version>2.3.3</version>
4343
</dependency>
4444

4545
```

0 commit comments

Comments
 (0)