Skip to content

Commit 043aaaa

Browse files
authored
Merge pull request #2725 from mybatis/renovate/mockito-monorepo
Update dependency org.mockito:mockito-core to v4.8.1
2 parents a7d34ca + e7f4844 commit 043aaaa

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
@@ -237,7 +237,7 @@
237237
<dependency>
238238
<groupId>org.mockito</groupId>
239239
<artifactId>mockito-core</artifactId>
240-
<version>4.8.0</version>
240+
<version>4.8.1</version>
241241
<scope>test</scope>
242242
</dependency>
243243
<dependency>

0 commit comments

Comments
 (0)