Skip to content

Commit

Permalink
test(deps): update dependency com.google.truth:truth to v1.1.3 (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 26, 2021
1 parent 7678388 commit e3c0d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataproc/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.1.2</version>
<version>1.1.3</version>
<scope>test</scope>
</dependency>
<!-- [END_EXCLUDE] -->
Expand Down

0 comments on commit e3c0d6c

Please sign in to comment.