Skip to content

Commit 30cf7c7

Browse files
Bump mockito-inline from 4.1.0 to 4.2.0 (#314)
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f197f6d commit 30cf7c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ file comparators, endian transformation classes, and much more.
271271
<dependency>
272272
<groupId>org.mockito</groupId>
273273
<artifactId>mockito-inline</artifactId>
274-
<version>4.1.0</version>
274+
<version>4.2.0</version>
275275
<scope>test</scope>
276276
</dependency>
277277
<dependency>

0 commit comments

Comments
 (0)