Skip to content

Commit fc5c76f

Browse files
author
gdgate
authored
Merge pull request #1011 from gooddata/dependabot/maven/org.mockito-mockito-core-3.9.0
Bump mockito-core from 3.7.7 to 3.9.0 Reviewed-by: Libor Ryšavý https://github.com/liry
2 parents 96326a3 + 31354c5 commit fc5c76f

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.7.7</version>
359+
<version>3.9.0</version>
360360
<scope>test</scope>
361361
<exclusions>
362362
<exclusion>

0 commit comments

Comments
 (0)