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": {