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

Commit

Permalink
chore: release 1.29.1 (#110)
Browse files Browse the repository at this point in the history
21a4258
commit 21a4258
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date:   Tue Apr 7 19:56:09 2020 +0000

    chore: release 1.29.1 (#110)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [1.29.1](https://www.github.com/googleapis/java-tasks/compare/v1.29.0...v1.29.1) (2020-04-07)

    ### Dependencies

    * update core dependencies ([#85](https://www.github.com/googleapis/java-tasks/issues/85)) ([1e11179](https://www.github.com/googleapis/java-tasks/commit/1e1117928283eae2cea43f4c790d4746428b06a1))
    * update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#112](https://www.github.com/googleapis/java-tasks/issues/112)) ([fc45f81](https://www.github.com/googleapis/java-tasks/commit/fc45f81f40df4ab5f92d2bd35804b7161becad55))
    * update dependency org.threeten:threetenbp to v1.4.3 ([#94](https://www.github.com/googleapis/java-tasks/issues/94)) ([5015798](https://www.github.com/googleapis/java-tasks/commit/5015798f9ef98aa6f698fd600ed2911a490283d3))
    ---

    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
yoshi-automation committed Apr 9, 2020
1 parent 748b1e2 commit 6b305a1
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 @@ -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-tasks</artifactId>
<version>1.29.1</version>
<version>1.29.0</version>
</dependency>

```
Expand Down
9 changes: 8 additions & 1 deletion synth.metadata
@@ -1,6 +1,13 @@
{
"updateTime": "2020-04-07T00:58:54.363997Z",
"updateTime": "2020-04-09T11:49:42.093607Z",
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-tasks.git",
"sha": "21a425829a423378f5b2198bac0c755ea42267a4"
}
},
{
"git": {
"name": "googleapis",
Expand Down

0 comments on commit 6b305a1

Please sign in to comment.