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

Commit

Permalink
chore: regenerate README (#342)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
2020-10-30 23:40:20,477 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-datacatalog/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working directory clean
2020-10-30 23:40:21,424 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.

```
</details>

Full log will be available here:
https://source.cloud.google.com/results/invocations/822826b6-2891-4c5e-8ee0-a4263d88a4d0/targets

- [ ] To automatically regenerate this PR, check this box.
  • Loading branch information
yoshi-automation committed Oct 30, 2020
1 parent 1af1240 commit 086d592
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-datacatalog.git",
"sha": "d0606f98d25a9f254c12342f655b851ed2271e7c"
"sha": "1af12407c8a03bc204f5a4feee11143f158cfd4c"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "fd3584b01cedd6c9f79d08be4e2365085f955aa5"
"sha": "b19b401571e77192f8dd38eab5fb2300a0de9324"
}
}
]
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 086d592

Please sign in to comment.