Skip to content

Commit 9ab4355

Browse files
chore(deps): update mockito monorepo to v5.21.0
1 parent 40c802a commit 9ab4355

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,13 +250,13 @@
250250
<dependency>
251251
<groupId>org.mockito</groupId>
252252
<artifactId>mockito-junit-jupiter</artifactId>
253-
<version>5.15.2</version>
253+
<version>5.21.0</version>
254254
<scope>test</scope>
255255
</dependency>
256256
<dependency>
257257
<groupId>org.mockito</groupId>
258258
<artifactId>mockito-core</artifactId>
259-
<version>5.15.2</version>
259+
<version>5.21.0</version>
260260
<scope>test</scope>
261261
</dependency>
262262
<dependency>

0 commit comments

Comments
 (0)