File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 40
40
</dependencyManagement >
41
41
42
42
<dependencies >
43
-
44
43
<dependency >
45
44
<groupId >com.google.cloud</groupId >
46
45
<artifactId >google-cloud-talent</artifactId >
47
46
</dependency >
48
-
49
- <!-- [START jobs_java_dependencies_beta] -->
50
47
<dependency >
51
48
<groupId >com.google.apis</groupId >
52
49
<artifactId >google-api-services-jobs</artifactId >
53
- <version >v4-rev20230822 -2.0.0</version >
50
+ <version >v4-rev20240614 -2.0.0</version >
54
51
</dependency >
55
52
<dependency >
56
53
<groupId >com.google.http-client</groupId >
57
54
<artifactId >google-http-client-jackson2</artifactId >
58
55
</dependency >
59
- <!-- [END jobs_java_dependencies_beta] -->
60
-
56
+
61
57
<!-- Test dependencies -->
62
58
<dependency >
63
59
<groupId >com.google.truth</groupId >
You can’t perform that action at this time.
0 commit comments