File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >com.google.apis</groupId >
41
41
<artifactId >google-api-services-cloudtasks</artifactId >
42
- <version >v2beta2-rev49 -1.23.0</version >
42
+ <version >v2beta2-rev50 -1.23.0</version >
43
43
</dependency >
44
44
<dependency >
45
45
<groupId >com.google.api-client</groupId >
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ limitations under the License.
32
32
<properties >
33
33
<maven .compiler.target>1.8</maven .compiler.target>
34
34
<maven .compiler.source>1.8</maven .compiler.source>
35
- <project .compute.version>v1-rev186 -1.23.0</project .compute.version>
35
+ <project .compute.version>v1-rev187 -1.23.0</project .compute.version>
36
36
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
37
37
</properties >
38
38
Original file line number Diff line number Diff line change 40
40
<dependency >
41
41
<groupId >com.auth0</groupId >
42
42
<artifactId >java-jwt</artifactId >
43
- <version >3.3 .0</version >
43
+ <version >3.4 .0</version >
44
44
</dependency >
45
45
<dependency >
46
46
<groupId >com.google.code.gson</groupId >
Original file line number Diff line number Diff line change 46
46
<dependency >
47
47
<groupId >com.google.apis</groupId >
48
48
<artifactId >google-api-services-cloudtasks</artifactId >
49
- <version >v2beta2-rev49 -1.23.0</version >
49
+ <version >v2beta2-rev50 -1.23.0</version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >com.google.appengine</groupId >
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ limitations under the License.
33
33
<maven .compiler.target>1.8</maven .compiler.target>
34
34
<maven .compiler.source>1.8</maven .compiler.source>
35
35
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
36
- <opencensus .version>0.14 .0</opencensus .version>
36
+ <opencensus .version>0.15 .0</opencensus .version>
37
37
</properties >
38
38
39
39
<!-- Include the BOM to ensure compatibility across multiple google-cloud-* libraries -->
Original file line number Diff line number Diff line change 43
43
<dependency >
44
44
<groupId >com.google.apis</groupId >
45
45
<artifactId >google-api-services-storagetransfer</artifactId >
46
- <version >v1-rev65 -1.23.0</version >
46
+ <version >v1-rev66 -1.23.0</version >
47
47
<exclusions >
48
48
<exclusion > <!-- exclude an old version of Guava -->
49
49
<groupId >com.google.guava</groupId >
You can’t perform that action at this time.
0 commit comments