Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 85e260a

Browse files
Chore(deps-dev): Bump mockito-core from 4.4.0 to 4.5.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 4.5.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.4.0...v4.5.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0365965 commit 85e260a

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
@@ -567,7 +567,7 @@
567567
<dependency>
568568
<groupId>org.mockito</groupId>
569569
<artifactId>mockito-core</artifactId>
570-
<version>4.4.0</version>
570+
<version>4.5.1</version>
571571
<scope>test</scope>
572572
</dependency>
573573
<dependency>

0 commit comments

Comments
 (0)