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 3939 <dependency >
4040 <groupId >com.google.apis</groupId >
4141 <artifactId >google-api-services-cloudtasks</artifactId >
42- <version >v2beta2-rev49 -1.23.0</version >
42+ <version >v2beta2-rev50 -1.23.0</version >
4343 </dependency >
4444 <dependency >
4545 <groupId >com.google.api-client</groupId >
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ limitations under the License.
3232 <properties >
3333 <maven .compiler.target>1.8</maven .compiler.target>
3434 <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>
3636 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3737 </properties >
3838
Original file line number Diff line number Diff line change 4040 <dependency >
4141 <groupId >com.auth0</groupId >
4242 <artifactId >java-jwt</artifactId >
43- <version >3.3 .0</version >
43+ <version >3.4 .0</version >
4444 </dependency >
4545 <dependency >
4646 <groupId >com.google.code.gson</groupId >
Original file line number Diff line number Diff line change 4646 <dependency >
4747 <groupId >com.google.apis</groupId >
4848 <artifactId >google-api-services-cloudtasks</artifactId >
49- <version >v2beta2-rev49 -1.23.0</version >
49+ <version >v2beta2-rev50 -1.23.0</version >
5050 </dependency >
5151 <dependency >
5252 <groupId >com.google.appengine</groupId >
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ limitations under the License.
3333 <maven .compiler.target>1.8</maven .compiler.target>
3434 <maven .compiler.source>1.8</maven .compiler.source>
3535 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
36- <opencensus .version>0.14 .0</opencensus .version>
36+ <opencensus .version>0.15 .0</opencensus .version>
3737 </properties >
3838
3939 <!-- Include the BOM to ensure compatibility across multiple google-cloud-* libraries -->
Original file line number Diff line number Diff line change 4343 <dependency >
4444 <groupId >com.google.apis</groupId >
4545 <artifactId >google-api-services-storagetransfer</artifactId >
46- <version >v1-rev65 -1.23.0</version >
46+ <version >v1-rev66 -1.23.0</version >
4747 <exclusions >
4848 <exclusion > <!-- exclude an old version of Guava -->
4949 <groupId >com.google.guava</groupId >
You can’t perform that action at this time.
0 commit comments