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

Commit

Permalink
chore: update libraries-bom to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Feb 6, 2020
1 parent 57be62c commit 778b8d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 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>3.5.0</version>
<version>4.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
9 changes: 5 additions & 4 deletions synth.metadata
@@ -1,5 +1,5 @@
{
"updateTime": "2020-02-03T22:56:02.804400Z",
"updateTime": "2020-02-06T22:53:12.164018Z",
"sources": [
{
"generator": {
Expand All @@ -12,15 +12,16 @@
"git": {
"name": "googleapis-private",
"remote": "https://github.com/googleapis/googleapis-private.git",
"sha": "7a4d8813b6b6c78b8d6dbcda6cd5a8abbc43604e",
"internalRef": "292467007"
"sha": "a1f5059959398f6278a600b81bbf2828141e1a69",
"internalRef": "293086097",
"log": "a1f5059959398f6278a600b81bbf2828141e1a69\nSynchronize new proto/yaml changes.\n\nPiperOrigin-RevId: 293086097\n\n"
}
},
{
"template": {
"name": "java_library",
"origin": "synthtool.gcp",
"version": "2019.10.17"
"version": "2020.2.4"
}
}
],
Expand Down

0 comments on commit 778b8d8

Please sign in to comment.