File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 38
38
<DB_REGION >us-central1</DB_REGION >
39
39
<DB_USER >prober-user</DB_USER >
40
40
<DB_PASSOWRD >prober_connectivity_test_database</DB_PASSOWRD >
41
- <gax .version>2.63.1 </gax .version>
41
+ <gax .version>2.64.0 </gax .version>
42
42
<appengine .target.version>${project.version} </appengine .target.version>
43
43
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
44
44
<appengine .runtime.location>target/${project.artifactId} -${project.version} </appengine .runtime.location>
121
121
<dependency >
122
122
<groupId >com.google.cloud</groupId >
123
123
<artifactId >google-cloud-core</artifactId >
124
- <version >2.53.1 </version >
124
+ <version >2.54.0 </version >
125
125
</dependency >
126
126
<dependency >
127
127
<groupId >com.google.cloud</groupId >
Original file line number Diff line number Diff line change 448
448
<dependency >
449
449
<groupId >com.google.guava</groupId >
450
450
<artifactId >guava</artifactId >
451
- <version >33.4.7 -jre</version >
451
+ <version >33.4.8 -jre</version >
452
452
</dependency >
453
453
<dependency >
454
454
<groupId >com.google.errorprone</groupId >
455
455
<artifactId >error_prone_annotations</artifactId >
456
- <version >2.37 .0</version >
456
+ <version >2.38 .0</version >
457
457
</dependency >
458
458
<dependency >
459
459
<groupId >com.google.http-client</groupId >
624
624
<dependency >
625
625
<groupId >com.google.guava</groupId >
626
626
<artifactId >guava-testlib</artifactId >
627
- <version >33.4.7 -jre</version >
627
+ <version >33.4.8 -jre</version >
628
628
<scope >test</scope >
629
629
</dependency >
630
630
<dependency >
You can’t perform that action at this time.
0 commit comments