Skip to content

Commit 7e13058

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.16.1 to 5.17.0 (#1350)
1 parent 8e6d3ad commit 7e13058

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.16.1</version>
263+
<version>5.17.0</version>
264264
<scope>test</scope>
265265
</dependency>
266266
</dependencies>

0 commit comments

Comments
 (0)