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.1.1 (#120)
Browse files Browse the repository at this point in the history
a992104
commit a992104
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date:   Tue Apr 7 18:00:24 2020 +0000

    chore: release 1.1.1 (#120)

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

    ### Dependencies

    * update core dependencies ([#91](https://www.github.com/googleapis/java-cloudbuild/issues/91)) ([bf9e89b](https://www.github.com/googleapis/java-cloudbuild/commit/bf9e89bd289c3f0d1fc04fde59bfc18c1999c3e6))
    * update dependency com.google.cloud:google-cloud-core-grpc to v1.93.4 ([#123](https://www.github.com/googleapis/java-cloudbuild/issues/123)) ([53ee168](https://www.github.com/googleapis/java-cloudbuild/commit/53ee168a8ae66757696a0c00531cf245b98c6ca2))
    * update dependency org.threeten:threetenbp to v1.4.3 ([#104](https://www.github.com/googleapis/java-cloudbuild/issues/104)) ([857dfbe](https://www.github.com/googleapis/java-cloudbuild/commit/857dfbe177714417c832e5a917b94756e8f69d7e))
    ---

    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
yoshi-automation committed Apr 8, 2020
1 parent 487d003 commit 610300f
Show file tree
Hide file tree
Showing 2 changed files with 2 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-build</artifactId>
<version>1.1.1</version>
<version>1.1.0</version>
</dependency>

```
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
@@ -1,5 +1,5 @@
{
"updateTime": "2020-04-06T22:35:18.111360Z",
"updateTime": "2020-04-08T08:59:36.697506Z",
"sources": [
{
"generator": {
Expand Down

0 comments on commit 610300f

Please sign in to comment.