Skip to content

Commit e215a07

Browse files
authored
Merge pull request #646 from mybatis/dependabot/maven/org.mockito-mockito-core-4.3.1
Bump mockito-core from 4.3.0 to 4.3.1
2 parents 5e14543 + 2b7dfe0 commit e215a07

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
@@ -224,7 +224,7 @@
224224
<dependency>
225225
<groupId>org.mockito</groupId>
226226
<artifactId>mockito-core</artifactId>
227-
<version>4.3.0</version>
227+
<version>4.3.1</version>
228228
<scope>test</scope>
229229
</dependency>
230230

0 commit comments

Comments
 (0)