Skip to content

Commit

Permalink
chore: regenerate README (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Nov 25, 2020
1 parent 6862fa4 commit 517b0ec
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-datastore.git",
"sha": "1d807e6df139399f296c4e780864bf5f5e5acb6e"
"sha": "83a0a61c19b0256b930a2b50a4be728f03922e48"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "d5fc0bcf9ea9789c5b0e3154a9e3b29e5cea6116"
"sha": "39b7149da4026765385403632db3c6f63db96b2c"
}
}
]
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>13.3.0</version>
<version>13.4.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 517b0ec

Please sign in to comment.