File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
container-registry/container-analysis Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >com.google.cloud</groupId >
46
46
<artifactId >google-cloud-pubsub</artifactId >
47
- <version >0.40 .0-beta</version >
47
+ <version >0.34 .0-beta</version >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >com.google.api</groupId >
51
51
<artifactId >gax</artifactId >
52
- <version >1.20 .0</version >
52
+ <version >1.19 .0</version >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >com.google.api</groupId >
56
56
<artifactId >gax-grpc</artifactId >
57
- <version >1.20 .0</version >
57
+ <version >1.19 .0</version >
58
58
</dependency >
59
59
<dependency >
60
60
<groupId >commons-cli</groupId >
Original file line number Diff line number Diff line change 88
88
<dependency >
89
89
<groupId >com.google.cloud</groupId >
90
90
<artifactId >google-cloud-spanner</artifactId >
91
- <version >0.40 .0-beta</version >
91
+ <version >0.34 .0-beta</version >
92
92
</dependency >
93
93
94
94
<!-- Misc -->
Original file line number Diff line number Diff line change 55
55
<dependency >
56
56
<groupId >com.google.cloud</groupId >
57
57
<artifactId >google-cloud-monitoring</artifactId >
58
- <version >0.40 .0-beta</version >
58
+ <version >0.34 .0-beta</version >
59
59
</dependency >
60
60
<dependency >
61
61
<groupId >com.google.guava</groupId >
You can’t perform that action at this time.
0 commit comments