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

Commit

Permalink
chore: update libraries-bom to 4.2.0 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Feb 28, 2020
1 parent d176149 commit 3852a2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>4.1.1</version>
<version>4.2.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
7 changes: 4 additions & 3 deletions synth.metadata
@@ -1,12 +1,13 @@
{
"updateTime": "2020-02-27T20:32:17.148506Z",
"updateTime": "2020-02-28T20:18:02.323954Z",
"sources": [
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "1a2b05cc3541a5f7714529c665aecc3ea042c646",
"internalRef": "297570622"
"sha": "e9e90a787703ec5d388902e2cb796aaed3a385b4",
"internalRef": "297671458",
"log": "e9e90a787703ec5d388902e2cb796aaed3a385b4\nDialogflow weekly v2/v2beta1 library update:\n - adding get validation result\n - adding field mask override control for output audio config\nImportant updates are also posted at:\nhttps://cloud.google.com/dialogflow/docs/release-notes\n\nPiperOrigin-RevId: 297671458\n\n"
}
},
{
Expand Down

0 comments on commit 3852a2b

Please sign in to comment.