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

Commit fcfee81

Browse files
Merge 943f1c0 into 7ea1745
2 parents 7ea1745 + 943f1c0 commit fcfee81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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-vision.git",
7-
"sha": "f2b28f0770a744712e1b9cace8c62eff0af31a8a"
7+
"sha": "7ea1745fdcd13b58bf2fce06ef2b0e40ee6e8c34"
88
}
99
},
1010
{

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ If you are using Maven without BOM, add this to your dependencies:
4646

4747
If you are using Gradle 5.x or later, add this to your dependencies
4848
```Groovy
49-
implementation platform('com.google.cloud:libraries-bom:18.1.0')
49+
implementation platform('com.google.cloud:libraries-bom:19.0.0')
5050
5151
compile 'com.google.cloud:google-cloud-vision'
5252
```

0 commit comments

Comments
 (0)