Skip to content

Commit 02798ee

Browse files
Bump mockito-core from 3.2.4 to 3.3.3
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.2.4 to 3.3.3. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.2.4...v3.3.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent bf5598d commit 02798ee

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
@@ -218,7 +218,7 @@
218218
<dependency>
219219
<groupId>org.mockito</groupId>
220220
<artifactId>mockito-core</artifactId>
221-
<version>3.2.4</version>
221+
<version>3.3.3</version>
222222
<scope>test</scope>
223223
</dependency>
224224
<dependency>

0 commit comments

Comments
 (0)