File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 107107 <groupId >com.google.cloud</groupId >
108108 <artifactId >google-cloud-core</artifactId >
109109 </dependency >
110+ <dependency >
111+ <groupId >com.google.code.gson</groupId >
112+ <artifactId >gson</artifactId >
113+ <scope >runtime</scope >
114+ </dependency >
110115 <dependency >
111116 <groupId >com.google.protobuf</groupId >
112117 <artifactId >protobuf-java-util</artifactId >
130135 <version >1.10.19</version >
131136 <scope >test</scope >
132137 </dependency >
133- <dependency >
134- <groupId >com.google.code.gson</groupId >
135- <artifactId >gson</artifactId >
136- <scope >test</scope >
137- </dependency >
138138 <!-- Need testing utility classes for generated gRPC clients tests -->
139139 <dependency >
140140 <groupId >com.google.api</groupId >
You can’t perform that action at this time.
0 commit comments