File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 118
118
</dependency >
119
119
<dependency >
120
120
<groupId >org.mockito</groupId >
121
- <artifactId >mockito-all </artifactId >
121
+ <artifactId >mockito-core </artifactId >
122
122
</dependency >
123
123
<dependency >
124
124
<groupId >org.kohsuke.metainf-services</groupId >
Original file line number Diff line number Diff line change 47
47
</dependency >
48
48
<dependency >
49
49
<groupId >org.mockito</groupId >
50
- <artifactId >mockito-all </artifactId >
50
+ <artifactId >mockito-core </artifactId >
51
51
</dependency >
52
52
</dependencies >
53
53
</project >
Original file line number Diff line number Diff line change 81
81
</dependency >
82
82
<dependency >
83
83
<groupId >org.mockito</groupId >
84
- <artifactId >mockito-all </artifactId >
84
+ <artifactId >mockito-core </artifactId >
85
85
</dependency >
86
86
<dependency >
87
87
<groupId >org.jenkins-ci</groupId >
Original file line number Diff line number Diff line change 129
129
</dependency >
130
130
<dependency >
131
131
<groupId >org.mockito</groupId >
132
- <artifactId >mockito-all </artifactId >
133
- <version >1.8.5 </version >
132
+ <artifactId >mockito-core </artifactId >
133
+ <version >3.11.0 </version >
134
134
<scope >test</scope >
135
135
</dependency >
136
136
<dependency >
You can’t perform that action at this time.
0 commit comments