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

chore: regenerate README #475

Merged
merged 1 commit into from Mar 23, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/readme/synth.metadata/synth.metadata
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-dlp.git",
"sha": "f3186cdb10f191985bca4dcc2c3176537c3b2aa0"
"sha": "e7e9ccd2b16715652ba2eff1e8f8c7bc55356813"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "79c8dd7ee768292f933012d3a69a5b4676404cda"
"sha": "c84c8f156e09702e1c8946bfb9746e6f5892cf27"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dlp</artifactId>
<version>2.2.9</version>
<version>2.3.0</version>
</dependency>

```
Expand Down