Skip to content

Commit e14ab24

Browse files
Bump mockito-core from 4.9.0 to 4.10.0 (#453)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.9.0...v4.10.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 f72be1b commit e14ab24

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
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>org.mockito</groupId>
128128
<artifactId>mockito-core</artifactId>
129-
<version>4.9.0</version>
129+
<version>4.10.0</version>
130130
<scope>test</scope>
131131
</dependency>
132132
<dependency>

0 commit comments

Comments
 (0)