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 7cacabc commit f698fb4Copy full SHA for f698fb4
pom.xml
@@ -237,13 +237,13 @@
237
<dependency>
238
<groupId>org.mockito</groupId>
239
<artifactId>mockito-core</artifactId>
240
- <version>4.9.0</version>
+ <version>4.10.0</version>
241
<scope>test</scope>
242
</dependency>
243
244
245
<artifactId>mockito-junit-jupiter</artifactId>
246
247
248
249
0 commit comments