We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25920f7 commit 121f9e4Copy full SHA for 121f9e4
4 files changed
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: eed8800eed3f54ddb7a8ae1959ba992a5a7f759c
+refs/heads/master: 597581a542ad1772c0f14952a6e339c5fd8f32d7
3
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
4
refs/heads/gh-pages: 8e9b065ba06cd7a4af306aaea1010aade81670e0
5
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
trunk/google-cloud-bigquery/pom.xml
@@ -73,11 +73,6 @@
73
<artifactId>objenesis</artifactId>
74
<scope>test</scope>
75
</dependency>
76
- <dependency>
77
- <groupId>com.google.truth</groupId>
78
- <artifactId>truth</artifactId>
79
- <scope>test</scope>
80
- </dependency>
81
</dependencies>
82
<build>
83
<plugins>
0 commit comments