This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
.github/readme/synth.metadata Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-dialogflow-cx.git",
7- "sha": "2feeb50ff1bb30daac7b1806cba2833d3801c11b "
7+ "sha": "d9fc308f4d546269946ad36f12701da299a74549 "
88 }
99 },
1010 {
1111 "git": {
1212 "name": "synthtool",
1313 "remote": "https://github.com/googleapis/synthtool.git",
14- "sha": "0199c79b8324fba66476300824aa931788c47e2d "
14+ "sha": "8c5628b86cfa8386de7b8fc1675e6b528b552d57 "
1515 }
1616 }
1717 ]
Original file line number Diff line number Diff line change @@ -20,18 +20,18 @@ If you are using Maven, add this to your pom.xml file:
2020<dependency >
2121 <groupId >com.google.cloud</groupId >
2222 <artifactId >google-cloud-dialogflow-cx</artifactId >
23- <version >0.6.0 </version >
23+ <version >0.6.1 </version >
2424</dependency >
2525```
2626
2727If you are using Gradle without BOM, add this to your dependencies
2828``` Groovy
29- compile 'com.google.cloud:google-cloud-dialogflow-cx:0.6.0 '
29+ compile 'com.google.cloud:google-cloud-dialogflow-cx:0.6.1 '
3030```
3131
3232If you are using SBT, add this to your dependencies
3333``` Scala
34- libraryDependencies += " com.google.cloud" % " google-cloud-dialogflow-cx" % " 0.6.0 "
34+ libraryDependencies += " com.google.cloud" % " google-cloud-dialogflow-cx" % " 0.6.1 "
3535```
3636
3737## Authentication
You can’t perform that action at this time.
0 commit comments