Skip to content

Commit e84c0c5

Browse files
Bump mockito-junit-jupiter from 4.4.0 to 4.5.0
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.4.0...v4.5.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 444fed4 commit e84c0c5

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
@@ -222,7 +222,7 @@
222222
<dependency>
223223
<groupId>org.mockito</groupId>
224224
<artifactId>mockito-junit-jupiter</artifactId>
225-
<version>4.4.0</version>
225+
<version>4.5.0</version>
226226
<scope>test</scope>
227227
</dependency>
228228
<dependency>

0 commit comments

Comments
 (0)