Skip to content

Commit 278fe54

Browse files
dpebotkurtisvg
authored andcommitted
Auto-update dependencies. (#958)
1 parent 2135324 commit 278fe54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flexible/cloud-tasks/pom.xml

Lines changed: 1 addition & 1 deletion
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-rev25-1.23.0</version>
46+
<version>v2beta2-rev26-1.23.0</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>com.google.appengine</groupId>

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-rev35-1.23.0</version>
41+
<version>v1-rev37-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)