We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6592180 commit 601ed76Copy full SHA for 601ed76
pom.xml
@@ -249,19 +249,19 @@
249
<dependency>
250
<groupId>org.mockito</groupId>
251
<artifactId>mockito-core</artifactId>
252
- <version>5.5.0</version>
+ <version>5.6.0</version>
253
<scope>test</scope>
254
</dependency>
255
256
257
<artifactId>mockito-subclass</artifactId>
258
259
260
261
262
263
<artifactId>mockito-junit-jupiter</artifactId>
264
265
266
267
0 commit comments