File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed
Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 2525 <dependency >
2626 <groupId >junit</groupId >
2727 <artifactId >junit</artifactId >
28- <version >4.10 </version >
28+ <version >4.12 </version >
2929 </dependency >
3030 </dependencies >
3131</project >
Original file line number Diff line number Diff line change 116116 <version >2.0.0.0</version >
117117 <scope >test</scope >
118118 </dependency >
119+ <dependency >
120+ <groupId >pl.pragmatists</groupId >
121+ <artifactId >JUnitParams</artifactId >
122+ <version >1.0.5</version >
123+ <scope >test</scope >
124+ </dependency >
119125 <dependency >
120126 <groupId >junit</groupId >
121127 <artifactId >junit</artifactId >
122- <version >4.10 </version >
128+ <version >4.12 </version >
123129 <scope >test</scope >
124130 </dependency >
125131 </dependencies >
Original file line number Diff line number Diff line change 7171 <dependency >
7272 <groupId >junit</groupId >
7373 <artifactId >junit</artifactId >
74- <version >4.8.2 </version >
74+ <version >4.12 </version >
7575 <scope >test</scope >
7676 </dependency >
7777
Original file line number Diff line number Diff line change 8686 <dependency >
8787 <groupId >junit</groupId >
8888 <artifactId >junit</artifactId >
89- <version >4.10 </version >
89+ <version >4.12 </version >
9090 <scope >test</scope >
9191 </dependency >
9292
You can’t perform that action at this time.
0 commit comments