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

Commit

Permalink
chore: release 0.34.1 (#140)
Browse files Browse the repository at this point in the history
83135fb
commit 83135fb
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date:   Tue Apr 7 20:24:22 2020 +0000

    chore: release 0.34.1 (#140)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [0.34.1](https://www.github.com/googleapis/java-datacatalog/compare/v0.34.0...v0.34.1) (2020-04-06)

    ### Dependencies

    * update core dependencies ([#107](https://www.github.com/googleapis/java-datacatalog/issues/107)) ([c838397](https://www.github.com/googleapis/java-datacatalog/commit/c83839703fca58af8f2e7de6dd0923bfa36973b4))
    * update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#142](https://www.github.com/googleapis/java-datacatalog/issues/142)) ([eb81de4](https://www.github.com/googleapis/java-datacatalog/commit/eb81de4fc8b6e7b0bd6cbab70e703c486b744223))
    * update dependency org.threeten:threetenbp to v1.4.3 ([#121](https://www.github.com/googleapis/java-datacatalog/issues/121)) ([c8a249b](https://www.github.com/googleapis/java-datacatalog/commit/c8a249ba3cba770094ec363f43d543ab9f87e617))
    ---

    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
yoshi-automation committed Apr 8, 2020
1 parent 41b9aee commit d429242
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog</artifactId>
<version>0.34.1</version>
<version>0.34.0</version>
</dependency>

```
Expand Down
9 changes: 8 additions & 1 deletion synth.metadata
@@ -1,6 +1,13 @@
{
"updateTime": "2020-04-06T23:11:06.166055Z",
"updateTime": "2020-04-08T23:20:53.480111Z",
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-datacatalog.git",
"sha": "83135fb23d1e6ca16720c12138eef6294f3db1ec"
}
},
{
"git": {
"name": "googleapis",
Expand Down

0 comments on commit d429242

Please sign in to comment.