File tree Expand file tree Collapse file tree
branches/autosynth-errorreporting Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131refs/heads/autosynth-containeranalysis: 039ca5b8db725c76c16a965ff26b2774322b8ef8
132132refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
133133refs/heads/autosynth-dialogflow: d7477419376eac9b6dcc7dbcede581152527351d
134- refs/heads/autosynth-errorreporting: 979e4c2a233c09087691eb99133102e176f864b5
134+ refs/heads/autosynth-errorreporting: 07348682bf2640969553fa7a64e309678ae533d6
135135refs/heads/autosynth-firestore: 92b27fbc8855c9902168695abb0a8f1f433b750b
136136refs/heads/autosynth-iot: 9d732be07d99843d8cb53d34ec0837328a807fce
137137refs/heads/autosynth-kms: dcc6e15d68759010c8735cc868135bd7e6c1cc5f
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