From f4fde5be07b6771ae7d792e6675badcb128f9104 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Tue, 7 Apr 2020 16:17:45 -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 | 6 +++--- synth.metadata | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 606b313e..49cfe25a 100644 --- a/README.md +++ b/README.md @@ -40,18 +40,18 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-translate - 1.94.5 + 1.94.4 ``` If you are using Gradle, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-translate:1.94.5' +compile 'com.google.cloud:google-cloud-translate:1.94.4' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "1.94.5" +libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "1.94.4" ``` [//]: # ({x-version-update-end}) diff --git a/synth.metadata b/synth.metadata index a5348966..b69e466d 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2020-04-07T01:14:47.682114Z", + "updateTime": "2020-04-07T23:17:45.473468Z", "sources": [ { "git": {