Skip to content

Commit 13ccee9

Browse files
Bump org.mockito:mockito-core from 5.2.0 to 5.7.0 (#47)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.2.0 to 5.7.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.2.0...v5.7.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b523e9 commit 13ccee9

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
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.mockito</groupId>
7272
<artifactId>mockito-core</artifactId>
73-
<version>5.2.0</version>
73+
<version>5.7.0</version>
7474
<scope>test</scope>
7575
</dependency>
7676
</dependencies>

0 commit comments

Comments
 (0)