Skip to content

Commit a3d5ba9

Browse files
Bump mockito-core from 2.7.22 to 5.4.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.7.22 to 5.4.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.7.22...v5.4.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 545e217 commit a3d5ba9

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
@@ -205,7 +205,7 @@
205205
<dependency>
206206
<groupId>org.mockito</groupId>
207207
<artifactId>mockito-core</artifactId>
208-
<version>2.7.22</version>
208+
<version>5.4.0</version>
209209
<scope>test</scope>
210210
<exclusions>
211211
<exclusion>

0 commit comments

Comments
 (0)