Skip to content

Commit 9a46f55

Browse files
author
gdgate
authored
Merge pull request #1062 from gooddata/dependabot/maven/org.mockito-mockito-core-3.12.4
Bump mockito-core from 3.12.3 to 3.12.4 Reviewed-by: Libor Ryšavý https://github.com/liry
2 parents 0150d4c + 36aca06 commit 9a46f55

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
@@ -342,7 +342,7 @@
342342
<dependency>
343343
<groupId>org.mockito</groupId>
344344
<artifactId>mockito-core</artifactId>
345-
<version>3.12.3</version>
345+
<version>3.12.4</version>
346346
<scope>test</scope>
347347
<exclusions>
348348
<exclusion>

0 commit comments

Comments
 (0)