Skip to content

Commit e8adf59

Browse files
Chore(deps-dev): Bump mockito-core from 4.0.0 to 4.1.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.0.0...v4.1.0) --- 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 c83fcec commit e8adf59

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
@@ -537,7 +537,7 @@
537537
<dependency>
538538
<groupId>org.mockito</groupId>
539539
<artifactId>mockito-core</artifactId>
540-
<version>4.0.0</version>
540+
<version>4.1.0</version>
541541
<scope>test</scope>
542542
</dependency>
543543
<dependency>

0 commit comments

Comments
 (0)