Skip to content

Commit c315b82

Browse files
authored
Merge pull request #2184 from mybatis/dependabot/maven/org.mockito-mockito-core-3.8.0
Bump mockito-core from 3.7.7 to 3.8.0
2 parents 463f919 + dcc76b3 commit c315b82

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
@@ -221,7 +221,7 @@
221221
<dependency>
222222
<groupId>org.mockito</groupId>
223223
<artifactId>mockito-core</artifactId>
224-
<version>3.7.7</version>
224+
<version>3.8.0</version>
225225
<scope>test</scope>
226226
</dependency>
227227
<dependency>

0 commit comments

Comments
 (0)