Skip to content

Commit 7e2691c

Browse files
Bump mockito-core from 4.5.1 to 4.6.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.5.1 to 4.6.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.5.1...v4.6.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e1c148 commit 7e2691c

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
@@ -252,7 +252,7 @@
252252
<dependency>
253253
<groupId>org.mockito</groupId>
254254
<artifactId>mockito-core</artifactId>
255-
<version>4.5.1</version>
255+
<version>4.6.0</version>
256256
<scope>test</scope>
257257
</dependency>
258258
<dependency>

0 commit comments

Comments
 (0)