Skip to content

Commit b66d2b2

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump mockito-core from 4.2.0 to 4.3.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.2.0 to 4.3.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.2.0...v4.3.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 b057234 commit b66d2b2

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
@@ -319,7 +319,7 @@ under the License.
319319
<dependency>
320320
<groupId>org.mockito</groupId>
321321
<artifactId>mockito-core</artifactId>
322-
<version>4.2.0</version>
322+
<version>4.3.1</version>
323323
<scope>test</scope>
324324
</dependency>
325325

0 commit comments

Comments
 (0)