Skip to content

Commit cc1eb20

Browse files
Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (#76)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.20.0 to 5.21.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.20.0...v5.21.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85b2947 commit cc1eb20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
<dependency>
337337
<groupId>org.mockito</groupId>
338338
<artifactId>mockito-core</artifactId>
339-
<version>5.20.0</version>
339+
<version>5.21.0</version>
340340
<scope>test</scope>
341341
</dependency>
342342
</dependencies>

0 commit comments

Comments
 (0)