Skip to content

Commit f423d94

Browse files
build(deps): bump mockito-inline from 4.5.0 to 4.5.1 (#844)
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.5.0...v4.5.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-inline dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a89c37 commit f423d94

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
@@ -250,7 +250,7 @@
250250
<dependency>
251251
<groupId>org.mockito</groupId>
252252
<artifactId>mockito-inline</artifactId>
253-
<version>4.5.0</version>
253+
<version>4.5.1</version>
254254
<scope>test</scope>
255255
</dependency>
256256
<dependency>

0 commit comments

Comments
 (0)