Skip to content

Commit d5f5848

Browse files
Bump org.mockito:mockito-junit-jupiter from 4.11.0 to 5.0.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.11.0 to 5.0.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.0.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7bbf82c commit d5f5848

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
@@ -272,7 +272,7 @@
272272
<dependency>
273273
<groupId>org.mockito</groupId>
274274
<artifactId>mockito-junit-jupiter</artifactId>
275-
<version>4.11.0</version>
275+
<version>5.0.0</version>
276276
<scope>test</scope>
277277
</dependency>
278278
<!-- Support Mockito 4.x for Java 21 -->

0 commit comments

Comments
 (0)