Skip to content

Commit 22607bd

Browse files
build(deps): bump mockito-inline from 4.2.0 to 4.3.1 (#723)
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.2.0 to 4.3.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.2.0...v4.3.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-inline dependency-type: direct:production 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 8a76c32 commit 22607bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<dependency>
238238
<groupId>org.mockito</groupId>
239239
<artifactId>mockito-inline</artifactId>
240-
<version>4.2.0</version>
240+
<version>4.3.1</version>
241241
<scope>test</scope>
242242
</dependency>
243243
<dependency>

0 commit comments

Comments
 (0)