File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 124124 <dependency >
125125 <groupId >org.mockito</groupId >
126126 <artifactId >mockito-core</artifactId >
127- <version >5.15.2 </version >
127+ <version >5.16.0 </version >
128128 <scope >test</scope >
129129 </dependency >
130130 <dependency >
131131 <groupId >org.mockito</groupId >
132132 <artifactId >mockito-junit-jupiter</artifactId >
133- <version >5.15.2 </version >
133+ <version >5.16.0 </version >
134134 <scope >test</scope >
135135 </dependency >
136136 </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.15.2 </version >
102+ <version >5.16.0 </version >
103103 <scope >test</scope >
104104 </dependency >
105105 <dependency >
106106 <groupId >org.mockito</groupId >
107107 <artifactId >mockito-junit-jupiter</artifactId >
108- <version >5.15.2 </version >
108+ <version >5.16.0 </version >
109109 <scope >test</scope >
110110 </dependency >
111111 </dependencies >
Original file line number Diff line number Diff line change 180180 <junit5 .version>5.11.4</junit5 .version>
181181 <jackson .version>2.18.3</jackson .version>
182182 <assertj .version>3.27.3</assertj .version>
183- <mockito .version>5.15.2 </mockito .version>
183+ <mockito .version>5.16.0 </mockito .version>
184184 <fastjson2 .version>2.0.56</fastjson2 .version>
185185
186186 <git-code-format-maven-plugin .version>5.3</git-code-format-maven-plugin .version>
You can’t perform that action at this time.
0 commit comments