Skip to content

Commit

Permalink
chore: fix samples dependencies so tests pass (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Aug 26, 2020
1 parent 349c6b9 commit 9683553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dialogflow-cx/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dialogflow-cx</artifactId>
<version>0.0.0</version>
<version>0.1.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9683553

Please sign in to comment.