From 4f5e117aa07e7c395eaf3c056e1e62d078c335d5 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Thu, 9 Apr 2020 05:21:20 -0700 Subject: [PATCH] chore: release 1.94.5 (#126) https://github.com/googleapis/java-translate/commit/79dd769efd7d13e570d728555edd837948199899 commit 79dd769efd7d13e570d728555edd837948199899 Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Date: Tue Apr 7 17:20:21 2020 +0000 chore: release 1.94.5 (#126) :robot: I have created a release \*beep\* \*boop\* --- ### [1.94.5](https://www.github.com/googleapis/java-translate/compare/v1.94.4...v1.94.5) (2020-04-07) ### Dependencies * update core dependencies ([#108](https://www.github.com/googleapis/java-translate/issues/108)) ([1e13f1e](https://www.github.com/googleapis/java-translate/commit/1e13f1e5662c07dd5039b79e891ead9376bdd01a)) * update core dependencies to v1.93.4 ([#132](https://www.github.com/googleapis/java-translate/issues/132)) ([3e06897](https://www.github.com/googleapis/java-translate/commit/3e0689719c951159557e1623b6b109ad87766d75)) * update dependency com.google.api:api-common to v1.9.0 ([#124](https://www.github.com/googleapis/java-translate/issues/124)) ([b943de4](https://www.github.com/googleapis/java-translate/commit/b943de4c6fdbd185bb60339407d884e6caf0fadc)) * update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#123](https://www.github.com/googleapis/java-translate/issues/123)) ([2d5310e](https://www.github.com/googleapis/java-translate/commit/2d5310ebabfde09044d8e9291c05cab6cdf26152)) * update dependency org.threeten:threetenbp to v1.4.3 ([#117](https://www.github.com/googleapis/java-translate/issues/117)) ([89eec93](https://www.github.com/googleapis/java-translate/commit/89eec93f57fe1b21307a5e6d8876b16ec7b660df)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). --- README.md | 2 +- synth.metadata | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 606b313e..1fc09809 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-translate - 1.94.5 + 1.94.4 ``` diff --git a/synth.metadata b/synth.metadata index a5348966..dcd1697d 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,6 +1,13 @@ { - "updateTime": "2020-04-07T01:14:47.682114Z", + "updateTime": "2020-04-09T12:21:20.786096Z", "sources": [ + { + "git": { + "name": ".", + "remote": "https://github.com/googleapis/java-translate.git", + "sha": "79dd769efd7d13e570d728555edd837948199899" + } + }, { "git": { "name": "googleapis",