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 2d5358a commit 9d7000bCopy full SHA for 9d7000b
pom.xml
@@ -250,19 +250,19 @@
250
<dependency>
251
<groupId>org.mockito</groupId>
252
<artifactId>mockito-core</artifactId>
253
- <version>5.7.0</version>
+ <version>5.8.0</version>
254
<scope>test</scope>
255
</dependency>
256
257
258
<artifactId>mockito-subclass</artifactId>
259
260
261
262
263
264
<artifactId>mockito-junit-jupiter</artifactId>
265
266
267
268
0 commit comments