Skip to content

Commit fee7621

Browse files
Bump mockito-core from 5.1.0 to 5.1.1 (#248)
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21bcd61 commit fee7621

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
@@ -188,7 +188,7 @@
188188
<dependency>
189189
<groupId>org.mockito</groupId>
190190
<artifactId>mockito-core</artifactId>
191-
<version>5.1.0</version>
191+
<version>5.1.1</version>
192192
<scope>test</scope>
193193
</dependency>
194194

0 commit comments

Comments
 (0)