Skip to content

Commit 82325f3

Browse files
committed
Auto-update dependencies.
1 parent d0a3a3f commit 82325f3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bigquery/datatransfer/cloud-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.google.truth</groupId>
5454
<artifactId>truth</artifactId>
55-
<version>0.36</version>
55+
<version>0.37</version>
5656
<scope>test</scope>
5757
</dependency>
5858
</dependencies>

flexible/cloud-tasks/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.google.apis</groupId>
4545
<artifactId>google-api-services-cloudtasks</artifactId>
46-
<version>v2beta2-rev26-1.23.0</version>
46+
<version>v2beta2-rev28-1.23.0</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>com.google.appengine</groupId>

storage/storage-transfer/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.google.apis</groupId>
4040
<artifactId>google-api-services-storagetransfer</artifactId>
41-
<version>v1-rev38-1.23.0</version>
41+
<version>v1-rev39-1.23.0</version>
4242
<exclusions>
4343
<exclusion> <!-- exclude an old version of Guava -->
4444
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)