Skip to content

Commit 4348e3a

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.15.2 to 5.16.1
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.15.2 to 5.16.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...v5.16.1) --- 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 1c940e1 commit 4348e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
<dependency>
300300
<groupId>org.mockito</groupId>
301301
<artifactId>mockito-junit-jupiter</artifactId>
302-
<version>5.15.2</version>
302+
<version>5.16.1</version>
303303
<scope>test</scope>
304304
</dependency>
305305
<dependency>

0 commit comments

Comments
 (0)