Skip to content

Commit 73cd613

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.12.0 to 5.13.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.13.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5ce530 commit 73cd613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
<dependency>
328328
<groupId>org.mockito</groupId>
329329
<artifactId>mockito-junit-jupiter</artifactId>
330-
<version>5.12.0</version>
330+
<version>5.13.0</version>
331331
<scope>test</scope>
332332
</dependency>
333333
<dependency>

0 commit comments

Comments
 (0)