Skip to content

Commit

Permalink
test(deps): update dependency com.google.truth:truth to v1.1.2 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Shabirmean committed Nov 17, 2022
1 parent c944c57 commit 6b5ea44
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 @@ -40,7 +40,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.1</version>
<version>1.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 6b5ea44

Please sign in to comment.