Skip to content

Commit

Permalink
chore: regenerate README (#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Oct 16, 2020
1 parent 14c0ef4 commit 58d75a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/readme/synth.metadata/synth.metadata
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-firestore.git",
"sha": "3ca16796f43a70e0ac181e0db53cfbc7709bc188"
"sha": "ea3c428c44c4773e79df2113912ddb770de36bef"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "27e0e916cbfdb3d5ff6639b686cc04f78a0b0386"
"sha": "7c5370937dd9ba9dcf9cd7d2af880a58b389b4f1"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,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>12.0.0</version>
<version>12.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 58d75a7

Please sign in to comment.