Skip to content

Commit c893f89

Browse files
authored
Merge pull request #134 from mybatis/dependabot/maven/org.mockito-mockito-junit-jupiter-3.2.4
Bump mockito-junit-jupiter from 3.2.0 to 3.2.4
2 parents 2c5dd22 + 8153e1f commit c893f89

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
@@ -113,7 +113,7 @@
113113
<dependency>
114114
<groupId>org.mockito</groupId>
115115
<artifactId>mockito-junit-jupiter</artifactId>
116-
<version>3.2.0</version>
116+
<version>3.2.4</version>
117117
<scope>test</scope>
118118
</dependency>
119119
<!-- TODO: Switch to weld-junit5 once we drop cdi 1.1 support

0 commit comments

Comments
 (0)