File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 164164 <artifactId >jaxb-impl</artifactId >
165165 <version >${jaxb.version} </version >
166166 </dependency >
167+ <dependency >
168+ <groupId >net.andreinc</groupId >
169+ <artifactId >mockneat</artifactId >
170+ <version >${mockneat.version} </version >
171+ </dependency >
167172 <dependency >
168173 <groupId >org.springframework.kafka</groupId >
169174 <artifactId >spring-kafka-test</artifactId >
175180 <version >${spring-boot-starter-parent.version} </version >
176181 <scope >test</scope >
177182 </dependency >
178- <dependency >
179- <groupId >net.andreinc</groupId >
180- <artifactId >mockneat</artifactId >
181- <version >${mockneat.version} </version >
182- <scope >test</scope >
183- </dependency >
184183 </dependencies >
185184 </dependencyManagement >
186185
You can’t perform that action at this time.
0 commit comments