We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fb891d + f516b34 commit 5be92f4Copy full SHA for 5be92f4
pom.xml
@@ -237,19 +237,19 @@
237
<dependency>
238
<groupId>org.mockito</groupId>
239
<artifactId>mockito-core</artifactId>
240
- <version>5.1.0</version>
+ <version>5.1.1</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