Skip to content

Commit d50ce62

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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9d8d7e commit d50ce62

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
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.mockito</groupId>
3232
<artifactId>mockito-junit-jupiter</artifactId>
33-
<version>5.15.2</version>
33+
<version>5.16.1</version>
3434
<scope>compile</scope>
3535
</dependency>
3636
</dependencies>

0 commit comments

Comments
 (0)