Skip to content

Commit 737bab8

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.18.0 to 5.21.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.18.0 to 5.21.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.21.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36d50e2 commit 737bab8

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
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>org.mockito</groupId>
118118
<artifactId>mockito-junit-jupiter</artifactId>
119-
<version>5.18.0</version>
119+
<version>5.21.0</version>
120120
<scope>test</scope>
121121
</dependency>
122122

0 commit comments

Comments
 (0)