Skip to content

Commit 9683553

Browse files
authored
chore: fix samples dependencies so tests pass (#11)
1 parent 349c6b9 commit 9683553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dialogflow-cx/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.cloud</groupId>
3030
<artifactId>google-cloud-dialogflow-cx</artifactId>
31-
<version>0.0.0</version>
31+
<version>0.1.0</version>
3232
</dependency>
3333

3434
<dependency>

0 commit comments

Comments
 (0)