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

Commit b4260dd

Browse files
Merge ab7c74d into cebe9a4
2 parents cebe9a4 + ab7c74d commit b4260dd

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-dialogflow.git",
7-
"sha": "782904a0938b3c7399c4a7f6adcecc413923685a"
7+
"sha": "cebe9a42686df7a3eafbdf98f9ed46a890e1ba50"
88
}
99
},
1010
{

README.md

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

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

0 commit comments

Comments
 (0)