Skip to content

Commit 110f5ac

Browse files
committed
Auto-update dependencies.
1 parent 387b1d1 commit 110f5ac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cloud-tasks/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.apis</groupId>
4141
<artifactId>google-api-services-cloudtasks</artifactId>
42-
<version>v2beta2-rev16-1.23.0</version>
42+
<version>v2beta2-rev30-1.23.0</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>com.google.api-client</groupId>
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.google.truth</groupId>
7070
<artifactId>truth</artifactId>
71-
<version>0.36</version>
71+
<version>0.39</version>
7272
<scope>test</scope>
7373
</dependency>
7474
</dependencies>

storage/storage-transfer/pom.xml

Lines changed: 1 addition & 1 deletion
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-rev40-1.23.0</version>
41+
<version>v1-rev41-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)