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

Commit

Permalink
chore: release 1.94.5 (#126)
Browse files Browse the repository at this point in the history
79dd769
commit 79dd769
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)

    🤖 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).
  • Loading branch information
yoshi-automation committed Apr 9, 2020
1 parent db97fe8 commit 4f5e117
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-translate</artifactId>
<version>1.94.5</version>
<version>1.94.4</version>
</dependency>

```
Expand Down
9 changes: 8 additions & 1 deletion 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",
Expand Down

0 comments on commit 4f5e117

Please sign in to comment.