Skip to content

Commit c2356c8

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.15.2 to 5.16.0 (#1331)
1 parent f26b4d7 commit c2356c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pipelines/common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
<dependency>
261261
<groupId>org.mockito</groupId>
262262
<artifactId>mockito-junit-jupiter</artifactId>
263-
<version>5.15.2</version>
263+
<version>5.16.0</version>
264264
<scope>test</scope>
265265
</dependency>
266266
</dependencies>

0 commit comments

Comments
 (0)