Skip to content

Commit daf24e4

Browse files
committed
Auto-update dependencies.
1 parent 461a162 commit daf24e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bigquery/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.google.apis</groupId>
2525
<artifactId>google-api-services-bigquery</artifactId>
26-
<version>v2-rev323-1.22.0</version>
26+
<version>v2-rev324-1.22.0</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>com.google.oauth-client</groupId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<dependency>
148148
<groupId>org.mockito</groupId>
149149
<artifactId>mockito-core</artifactId>
150-
<version>2.1.0-RC.2</version>
150+
<version>2.1.0</version>
151151
<scope>test</scope>
152152
</dependency>
153153
<dependency>

0 commit comments

Comments
 (0)