Skip to content

Commit ef0b619

Browse files
build(deps): bump org.mockito:mockito-junit-jupiter
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.11.0...v5.12.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] <[email protected]>
1 parent 47c8549 commit ef0b619

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
@@ -286,7 +286,7 @@
286286
<dependency>
287287
<groupId>org.mockito</groupId>
288288
<artifactId>mockito-junit-jupiter</artifactId>
289-
<version>5.11.0</version>
289+
<version>5.12.0</version>
290290
<scope>test</scope>
291291
</dependency>
292292
<dependency>

0 commit comments

Comments
 (0)