Skip to content

Commit 08aa74e

Browse files
author
gdgate
authored
Merge pull request #1034 from gooddata/dependabot/maven/org.mockito-mockito-core-3.11.2
Bump mockito-core from 3.9.0 to 3.11.2 Reviewed-by: Libor Ryšavý https://github.com/liry
2 parents cf4a3e4 + 4627baa commit 08aa74e

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
@@ -356,7 +356,7 @@
356356
<dependency>
357357
<groupId>org.mockito</groupId>
358358
<artifactId>mockito-core</artifactId>
359-
<version>3.9.0</version>
359+
<version>3.11.2</version>
360360
<scope>test</scope>
361361
<exclusions>
362362
<exclusion>

0 commit comments

Comments
 (0)