File tree Expand file tree Collapse file tree
branches/autosynth-websecurityscanner Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ refs/heads/autosynth-speech: 75d6c62a9d07d3a3642980502a25d07fbde0f232
145145refs/heads/autosynth-tasks: b0cdb991f3f75345151a3f68db1aab273dfc069b
146146refs/heads/autosynth-texttospeech: 2dcc5dc22be0f456caa1b6a8a4bcdace2641239c
147147refs/heads/autosynth-trace: db35fc1080cc51034e9c431c141cbceb53fb19c1
148- refs/heads/autosynth-websecurityscanner: 979e4c2a233c09087691eb99133102e176f864b5
148+ refs/heads/autosynth-websecurityscanner: 07348682bf2640969553fa7a64e309678ae533d6
149149refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64
150150refs/heads/elharo-patch-1: ce159ef828d3c545991ff78e7b6e0d912a9453e9
151151refs/heads/mrschmidt-numericadd: 96509abadf6190b7886d57fdd9b090da55f5171c
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