We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa22f9e + 3a331ba commit 2fb891dCopy full SHA for 2fb891d
pom.xml
@@ -237,19 +237,19 @@
237
<dependency>
238
<groupId>org.mockito</groupId>
239
<artifactId>mockito-core</artifactId>
240
- <version>5.0.0</version>
+ <version>5.1.0</version>
241
<scope>test</scope>
242
</dependency>
243
244
245
<artifactId>mockito-subclass</artifactId>
246
247
248
249
250
251
<artifactId>mockito-junit-jupiter</artifactId>
252
253
254
255
0 commit comments