Skip to content

Commit cc43a22

Browse files
authored
Merge pull request #598 from mybatis/renovate/mockito-monorepo
Update mockito monorepo to v5.6.0
2 parents 868cff4 + 3538ec7 commit cc43a22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,13 +238,13 @@
238238
<dependency>
239239
<groupId>org.mockito</groupId>
240240
<artifactId>mockito-core</artifactId>
241-
<version>5.5.0</version>
241+
<version>5.6.0</version>
242242
<scope>test</scope>
243243
</dependency>
244244
<dependency>
245245
<groupId>org.mockito</groupId>
246246
<artifactId>mockito-junit-jupiter</artifactId>
247-
<version>5.5.0</version>
247+
<version>5.6.0</version>
248248
<scope>test</scope>
249249
</dependency>
250250

0 commit comments

Comments
 (0)