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

Commit 53e2628

Browse files
chore: regenerate README
1 parent 961d5dc commit 53e2628

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/readme/synth.metadata/synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-datacatalog.git",
7-
"sha": "6ec3b64a0b5aa53e6a3a1a7463cd9039c4f6f3b5"
7+
"sha": "961d5dcff69806d8d901930f66727bac8ea4480e"
88
}
99
},
1010
{

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ compile 'com.google.cloud:google-cloud-datacatalog'
5151
```
5252
If you are using Gradle without BOM, add this to your dependencies
5353
```Groovy
54-
compile 'com.google.cloud:google-cloud-datacatalog:1.3.0'
54+
compile 'com.google.cloud:google-cloud-datacatalog:1.3.1'
5555
```
5656

5757
If you are using SBT, add this to your dependencies
5858
```Scala
59-
libraryDependencies += "com.google.cloud" % "google-cloud-datacatalog" % "1.3.0"
59+
libraryDependencies += "com.google.cloud" % "google-cloud-datacatalog" % "1.3.1"
6060
```
6161

6262
## Authentication

0 commit comments

Comments
 (0)