Skip to content

Commit c94c9ef

Browse files
Bump mockito-core from 4.3.0 to 4.3.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f04919 commit c94c9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plexus-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.mockito</groupId>
104104
<artifactId>mockito-core</artifactId>
105-
<version>4.3.0</version>
105+
<version>4.3.1</version>
106106
<scope>test</scope>
107107
</dependency>
108108
<dependency>

0 commit comments

Comments
 (0)