Skip to content

Commit 2b7dfe0

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 c22a0d8 commit 2b7dfe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
<dependency>
225225
<groupId>org.mockito</groupId>
226226
<artifactId>mockito-core</artifactId>
227-
<version>4.3.0</version>
227+
<version>4.3.1</version>
228228
<scope>test</scope>
229229
</dependency>
230230

0 commit comments

Comments
 (0)