Skip to content

Commit 287cdfd

Browse files
dependabot-supportvorburger
authored andcommitted
Bump mockito-core from 2.23.4 to 2.24.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.23.4 to 2.24.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.23.4...v2.24.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent d1686fd commit 287cdfd

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
@@ -260,7 +260,7 @@
260260
<dependency>
261261
<groupId>org.mockito</groupId>
262262
<artifactId>mockito-core</artifactId>
263-
<version>2.23.4</version>
263+
<version>2.24.0</version>
264264
<scope>test</scope>
265265
</dependency>
266266
<dependency>

0 commit comments

Comments
 (0)