File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8989 <version >${commons.mockito.version} </version >
9090 <scope >test</scope >
9191 </dependency >
92+ <dependency >
93+ <groupId >org.evosuite</groupId >
94+ <artifactId >evosuite-standalone-runtime</artifactId >
95+ <version >${evosuite.version} </version >
96+ <scope >test</scope >
97+ </dependency >
9298 </dependencies >
9399 <properties >
94100 <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
287293 <url >https://www.evosuite.org/m2</url >
288294 </pluginRepository >
289295 </pluginRepositories >
290- <dependencies >
291- <dependency >
292- <groupId >org.evosuite</groupId >
293- <artifactId >evosuite-standalone-runtime</artifactId >
294- <version >${evosuite.version} </version >
295- <scope >test</scope >
296- </dependency >
297- </dependencies >
298296 <build >
299297 <plugins >
300298 <plugin >
You can’t perform that action at this time.
0 commit comments