Skip to content

Commit 9fdd982

Browse files
Bump mockito-core from 3.2.4 to 3.3.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.2.4 to 3.3.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.2.4...v3.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8024918 commit 9fdd982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@
495495
<dependency>
496496
<groupId>org.mockito</groupId>
497497
<artifactId>mockito-core</artifactId>
498-
<version>3.2.4</version>
498+
<version>3.3.0</version>
499499
<scope>test</scope>
500500
</dependency>
501501
<dependency>

0 commit comments

Comments
 (0)