File tree Expand file tree Collapse file tree 3 files changed +1
-32
lines changed
src/test/java/org/snapscript/compile Expand file tree Collapse file tree 3 files changed +1
-32
lines changed Original file line number Diff line number Diff line change 2626 <artifactId >junit</artifactId >
2727 <version >3.8.1</version >
2828 <scope >test</scope >
29- </dependency >
30- <dependency >
31- <groupId >org.apache.commons</groupId >
32- <artifactId >commons-lang3</artifactId >
33- <version >3.4</version >
34- <scope >test</scope >
35- </dependency >
29+ </dependency >
3630 </dependencies >
3731 <build >
3832 <plugins >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1515 <groupId >org.snapscript</groupId >
1616 <artifactId >snap-parse</artifactId >
1717 <version >1.0.2</version >
18- </dependency >
19- <dependency >
20- <groupId >org.simpleframework</groupId >
21- <artifactId >simple-http</artifactId >
22- <version >6.0.1</version >
23- <scope >test</scope >
2418 </dependency >
2519 <dependency >
2620 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments