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

Commit

Permalink
chore: release 1.1.1 (#123)
Browse files Browse the repository at this point in the history
6efb4a4
commit 6efb4a4
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date:   Tue Apr 7 18:02:22 2020 +0000

    chore: release 1.1.1 (#123)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [1.1.1](https://www.github.com/googleapis/java-dlp/compare/v1.1.0...v1.1.1) (2020-04-07)

    ### Dependencies

    * update core dependencies ([#94](https://www.github.com/googleapis/java-dlp/issues/94)) ([88d8307](https://www.github.com/googleapis/java-dlp/commit/88d83071de1ce2251af5c69691221e26c9526618))
    * update dependency org.threeten:threetenbp to v1.4.3 ([#105](https://www.github.com/googleapis/java-dlp/issues/105)) ([b636547](https://www.github.com/googleapis/java-dlp/commit/b63654725c1e22a3c1e0ee46b33bfbd71a65c99c))
    ---

    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
yoshi-automation committed Apr 9, 2020
1 parent 64a5ec6 commit d073d4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -40,7 +40,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>1.1.1</version>
<version>1.1.0</version>
</dependency>

```
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
@@ -1,11 +1,11 @@
{
"updateTime": "2020-04-09T00:16:27.899394Z",
"updateTime": "2020-04-09T00:18:32.530675Z",
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-dlp.git",
"sha": "57ee89c3ef59717f74f926fb695172a925c9608a"
"sha": "6efb4a4d3b21f92a68ec86ba543f87915d3ff0d3"
}
},
{
Expand Down

0 comments on commit d073d4e

Please sign in to comment.