Skip to content

Commit ba6339f

Browse files
Bump mockito-core from 4.8.1 to 4.9.0 (#249)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.1 to 4.9.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.8.1...v4.9.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0565f27 commit ba6339f

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
@@ -470,7 +470,7 @@
470470
<dependency>
471471
<groupId>org.mockito</groupId>
472472
<artifactId>mockito-core</artifactId>
473-
<version>4.8.1</version>
473+
<version>4.9.0</version>
474474
<scope>test</scope>
475475
</dependency>
476476

0 commit comments

Comments
 (0)