Skip to content

Commit fbe7cd2

Browse files
build(deps): bump mockito-inline from 4.1.0 to 4.2.0 (#658)
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.1.0...v4.2.0) --- 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 ccea5a7 commit fbe7cd2

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
@@ -232,7 +232,7 @@
232232
<dependency>
233233
<groupId>org.mockito</groupId>
234234
<artifactId>mockito-inline</artifactId>
235-
<version>4.1.0</version>
235+
<version>4.2.0</version>
236236
<scope>test</scope>
237237
</dependency>
238238
<dependency>

0 commit comments

Comments
 (0)