File tree Expand file tree Collapse file tree
branches/autosynth-container Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ refs/tags/v0.65.0: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
113113refs/tags/v0.66.0: ed6a3f57cbdaa20339a1995f7d7d53b172a5b8ef
114114refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115115refs/heads/autosynth-compute: fa508ebab5b6a1db14949441c8de868cefbcf1a6
116- refs/heads/autosynth-container: 979e4c2a233c09087691eb99133102e176f864b5
116+ refs/heads/autosynth-container: 07348682bf2640969553fa7a64e309678ae533d6
117117refs/heads/autosynth-dataproc: 26b0bac0a5713f50e2f43d45fb3583391ffb185a
118118refs/heads/autosynth-monitoring: 2cb98362409ff765ae26032b64bc84191cdc6dda
119119refs/heads/autosynth-pubsub: 957d781d8d170777a53a948cd958e368a96eacd5
Original file line number Diff line number Diff line change 339339 <artifactId >google-cloud-core</artifactId >
340340 <version >1.54.1-SNAPSHOT</version ><!-- {x-version-update:google-cloud-core:current} -->
341341 </dependency >
342- <dependency >
343- <groupId >com.google.cloud</groupId >
344- <artifactId >google-cloud-core</artifactId >
345- <version >1.54.1-SNAPSHOT</version ><!-- {x-version-update:google-cloud-core:current} -->
346- <type >test-jar</type >
347- </dependency >
348342 <dependency >
349343 <groupId >com.google.cloud</groupId >
350344 <artifactId >google-cloud-core-grpc</artifactId >
Original file line number Diff line number Diff line change 236236 <artifactId >google-api-services-translate</artifactId >
237237 <version >v2-rev20170525-1.27.0</version >
238238 </dependency >
239+ <dependency >
240+ <groupId >com.google.cloud</groupId >
241+ <artifactId >google-cloud-core</artifactId >
242+ <version >1.54.1-SNAPSHOT</version ><!-- {x-version-update:google-cloud-core:current} -->
243+ <type >test-jar</type >
244+ </dependency >
239245 <dependency >
240246 <groupId >org.json</groupId >
241247 <artifactId >json</artifactId >
Original file line number Diff line number Diff line change 3636 <type >pom</type >
3737 <scope >import</scope >
3838 </dependency >
39+ <dependency >
40+ <groupId >com.google.cloud</groupId >
41+ <artifactId >google-cloud-core</artifactId >
42+ <version >1.54.1-SNAPSHOT</version ><!-- {x-version-update:google-cloud-core:current} -->
43+ <type >test-jar</type >
44+ </dependency >
3945 <dependency >
4046 <groupId >${project.groupId} </groupId >
4147 <artifactId >google-cloud-managedtest</artifactId >
You can’t perform that action at this time.
0 commit comments