Skip to content

Commit a731a86

Browse files
authored
Merge pull request #2581 from mybatis/dependabot/maven/org.mockito-mockito-core-4.6.1
Bump mockito-core from 4.6.0 to 4.6.1
2 parents 875dd88 + a9d7569 commit a731a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
<dependency>
217217
<groupId>org.mockito</groupId>
218218
<artifactId>mockito-core</artifactId>
219-
<version>4.6.0</version>
219+
<version>4.6.1</version>
220220
<scope>test</scope>
221221
</dependency>
222222
<dependency>

0 commit comments

Comments
 (0)