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 2dac01c commit ec5528dCopy full SHA for ec5528d
pom.xml
@@ -229,7 +229,7 @@
229
<groupId>org.mockito</groupId>
230
<artifactId>mockito-core</artifactId>
231
<scope>test</scope>
232
- <version>4.11.0</version>
+ <version>5.8.0</version>
233
<exclusions>
234
<exclusion>
235
<artifactId>hamcrest-core</artifactId>
@@ -240,7 +240,7 @@
240
<dependency>
241
242
<artifactId>mockito-junit-jupiter</artifactId>
243
244
245
</dependency>
246
</dependencies>
0 commit comments