File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 37
37
<!-- Tests -->
38
38
<dependency >
39
39
<groupId >junit</groupId >
40
- <artifactId >junit-dep </artifactId >
40
+ <artifactId >junit</artifactId >
41
41
<scope >test</scope >
42
42
</dependency >
43
43
<dependency >
Original file line number Diff line number Diff line change 141
141
142
142
<dependency >
143
143
<groupId >junit</groupId >
144
- <artifactId >junit-dep </artifactId >
145
- <version >4.11 </version >
144
+ <artifactId >junit</artifactId >
145
+ <version >4.12 </version >
146
146
</dependency >
147
147
<dependency >
148
148
<groupId >org.hamcrest</groupId >
Original file line number Diff line number Diff line change 101
101
<!-- Tests -->
102
102
<dependency >
103
103
<groupId >junit</groupId >
104
- <artifactId >junit-dep </artifactId >
104
+ <artifactId >junit</artifactId >
105
105
<scope >test</scope >
106
106
</dependency >
107
107
<dependency >
You can’t perform that action at this time.
0 commit comments