Skip to content

Commit 9f7b1ba

Browse files
Bump mockito-core from 4.10.0 to 4.11.0 (#593)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.10.0...v4.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb074a6 commit 9f7b1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickfixj-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.mockito</groupId>
3030
<artifactId>mockito-core</artifactId>
31-
<version>4.10.0</version>
31+
<version>4.11.0</version>
3232
<scope>test</scope>
3333
</dependency>
3434
<dependency>

0 commit comments

Comments
 (0)