File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 125125 <dependency >
126126 <groupId >org.mockito</groupId >
127127 <artifactId >mockito-core</artifactId >
128- <version >5.18 .0</version >
128+ <version >5.20 .0</version >
129129 <scope >test</scope >
130130 </dependency >
131131 <dependency >
132132 <groupId >org.mockito</groupId >
133133 <artifactId >mockito-junit-jupiter</artifactId >
134- <version >5.18 .0</version >
134+ <version >5.20 .0</version >
135135 <scope >test</scope >
136136 </dependency >
137137 </dependencies >
Original file line number Diff line number Diff line change 9999 <dependency >
100100 <groupId >org.mockito</groupId >
101101 <artifactId >mockito-core</artifactId >
102- <version >5.18 .0</version >
102+ <version >5.20 .0</version >
103103 <scope >test</scope >
104104 </dependency >
105105 <dependency >
106106 <groupId >org.mockito</groupId >
107107 <artifactId >mockito-junit-jupiter</artifactId >
108- <version >5.18 .0</version >
108+ <version >5.20 .0</version >
109109 <scope >test</scope >
110110 </dependency >
111111 </dependencies >
Original file line number Diff line number Diff line change 180180 <junit5 .version>5.13.4</junit5 .version>
181181 <jackson .version>2.19.2</jackson .version>
182182 <assertj .version>3.27.3</assertj .version>
183- <mockito .version>5.18 .0</mockito .version>
183+ <mockito .version>5.20 .0</mockito .version>
184184 <fastjson2 .version>2.0.58</fastjson2 .version>
185185 <jsonassert .version>1.5.3</jsonassert .version>
186186
You can’t perform that action at this time.
0 commit comments