Skip to content

Commit

Permalink
test(deps): update dependency com.google.truth:truth to v1.0.1 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and chingor13 committed Jan 15, 2020
1 parent 4de2235 commit 4a23cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bigquerystorage/pom.xml
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.0</version>
<version>1.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4a23cda

Please sign in to comment.