|
66 | 66 | <dependency> |
67 | 67 | <groupId>com.google.cloud</groupId> |
68 | 68 | <artifactId>google-cloud-core</artifactId> |
| 69 | +<<<<<<< Updated upstream |
69 | 70 | <version>2.67.0</version><!-- {x-version-update:google-cloud-core:current} --> |
| 71 | +======= |
| 72 | +>>>>>>> Stashed changes |
70 | 73 | </dependency> |
71 | 74 | <dependency> |
72 | 75 | <groupId>com.google.cloud</groupId> |
73 | 76 | <artifactId>google-cloud-core-http</artifactId> |
74 | | - <version>2.66.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-core-http:current} --> |
75 | 77 | </dependency> |
76 | 78 | <dependency> |
77 | 79 | <groupId>com.google.cloud</groupId> |
78 | 80 | <artifactId>google-cloud-core-grpc</artifactId> |
79 | | - <version>2.66.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-core-grpc:current} --> |
80 | 81 | </dependency> |
81 | 82 | <dependency> |
82 | 83 | <groupId>com.google.api</groupId> |
83 | 84 | <artifactId>gax</artifactId> |
| 85 | +<<<<<<< Updated upstream |
84 | 86 | <version>2.77.0</version><!-- {x-version-update:gax:current} --> |
| 87 | +======= |
| 88 | +>>>>>>> Stashed changes |
85 | 89 | </dependency> |
86 | 90 | <dependency> |
87 | 91 | <groupId>com.google.api</groupId> |
88 | 92 | <artifactId>gax-grpc</artifactId> |
| 93 | +<<<<<<< Updated upstream |
89 | 94 | <version>2.77.0</version><!-- {x-version-update:gax-grpc:current} --> |
| 95 | +======= |
| 96 | +>>>>>>> Stashed changes |
90 | 97 | </dependency> |
91 | 98 | <dependency> |
92 | 99 | <groupId>com.google.auth</groupId> |
|
99 | 106 | <dependency> |
100 | 107 | <groupId>com.google.api</groupId> |
101 | 108 | <artifactId>api-common</artifactId> |
| 109 | +<<<<<<< Updated upstream |
102 | 110 | <version>2.60.0</version><!-- {x-version-update:api-common:current} --> |
| 111 | +======= |
| 112 | +>>>>>>> Stashed changes |
103 | 113 | </dependency> |
104 | 114 | <dependency> |
105 | 115 | <groupId>io.opencensus</groupId> |
|
112 | 122 | <dependency> |
113 | 123 | <groupId>com.google.api.grpc</groupId> |
114 | 124 | <artifactId>proto-google-iam-v1</artifactId> |
| 125 | +<<<<<<< Updated upstream |
115 | 126 | <version>1.63.0</version><!-- {x-version-update:proto-google-iam-v1:current} --> |
| 127 | +======= |
| 128 | +>>>>>>> Stashed changes |
116 | 129 | </dependency> |
117 | 130 | <dependency> |
118 | 131 | <groupId>com.google.protobuf</groupId> |
|
133 | 146 | <dependency> |
134 | 147 | <groupId>com.google.api.grpc</groupId> |
135 | 148 | <artifactId>proto-google-common-protos</artifactId> |
| 149 | +<<<<<<< Updated upstream |
136 | 150 | <version>2.68.0</version><!-- {x-version-update:proto-google-common-protos:current} --> |
| 151 | +======= |
| 152 | +>>>>>>> Stashed changes |
137 | 153 | </dependency> |
138 | 154 | <dependency> |
139 | 155 | <groupId>org.threeten</groupId> |
|
284 | 300 | <artifactId>google-cloud-core</artifactId> |
285 | 301 | <type>test-jar</type> |
286 | 302 | <scope>test</scope> |
287 | | - <version>2.67.0</version><!-- {x-version-update:google-cloud-core:current} --> |
288 | 303 | </dependency> |
289 | 304 | <dependency> |
290 | 305 | <groupId>com.google.truth</groupId> |
|
0 commit comments