Skip to content

Commit 398c84f

Browse files
authored
Merge pull request mybatis#1759 from mybatis/dependabot/maven/org.mockito-mockito-junit-jupiter-3.2.0
Bump mockito-junit-jupiter from 3.1.0 to 3.2.0
2 parents aea37e5 + 8da00d4 commit 398c84f

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-junit-jupiter</artifactId>
227-
<version>3.1.0</version>
227+
<version>3.2.0</version>
228228
<scope>test</scope>
229229
</dependency>
230230
<dependency>

0 commit comments

Comments
 (0)