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

Commit

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

    chore: release 0.36.1 (#122)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [0.36.1](https://www.github.com/googleapis/java-talent/compare/v0.36.0...v0.36.1) (2020-04-07)

    ### Dependencies

    * update core dependencies ([#85](https://www.github.com/googleapis/java-talent/issues/85)) ([5b4c2b0](https://www.github.com/googleapis/java-talent/commit/5b4c2b0717b551043d348c1d45369dc13b79be23))
    * update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#124](https://www.github.com/googleapis/java-talent/issues/124)) ([27af148](https://www.github.com/googleapis/java-talent/commit/27af1488441347441a98ac857a34b63d9dacf34b))
    * update dependency org.threeten:threetenbp to v1.4.3 ([#101](https://www.github.com/googleapis/java-talent/issues/101)) ([d51ce92](https://www.github.com/googleapis/java-talent/commit/d51ce925a7c33c868a2de26df16b1b6c4dd67c22))
    ---

    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
yoshi-automation committed Apr 9, 2020
1 parent cd6a4ef commit 1ca1b80
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-talent</artifactId>
<version>0.36.1</version>
<version>0.36.0</version>
</dependency>

```
Expand Down
9 changes: 8 additions & 1 deletion synth.metadata
@@ -1,6 +1,13 @@
{
"updateTime": "2020-04-07T00:49:12.556307Z",
"updateTime": "2020-04-09T11:35:26.630537Z",
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-talent.git",
"sha": "7cbe2ffcd719c44b29b47e067954aaf5b693550e"
}
},
{
"git": {
"name": "googleapis",
Expand Down

0 comments on commit 1ca1b80

Please sign in to comment.