Skip to content

Commit 97c333c

Browse files
Maven pom.xml(deps-dev): Bump mockito-core from 5.0.0 to 5.1.1 (#72)
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.0.0 to 5.1.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.0.0...v5.1.1) --- 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 42067a8 commit 97c333c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<dependency>
114114
<groupId>org.mockito</groupId>
115115
<artifactId>mockito-core</artifactId>
116-
<version>5.0.0</version>
116+
<version>5.1.1</version>
117117
<scope>test</scope>
118118
</dependency>
119119
</dependencies>

0 commit comments

Comments
 (0)