Skip to content

Commit 07c95b6

Browse files
Update mockito monorepo to v5.8.0
1 parent aba3311 commit 07c95b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,13 +221,13 @@
221221
<dependency>
222222
<groupId>org.mockito</groupId>
223223
<artifactId>mockito-core</artifactId>
224-
<version>5.7.0</version>
224+
<version>5.8.0</version>
225225
<scope>test</scope>
226226
</dependency>
227227
<dependency>
228228
<groupId>org.mockito</groupId>
229229
<artifactId>mockito-junit-jupiter</artifactId>
230-
<version>5.7.0</version>
230+
<version>5.8.0</version>
231231
<scope>test</scope>
232232
</dependency>
233233

0 commit comments

Comments
 (0)