Skip to content

Commit f0517db

Browse files
authored
Bump mockito to v4.11.0 (#710)
1 parent ce327fb commit f0517db

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
@@ -184,7 +184,7 @@
184184
<dependency>
185185
<groupId>org.mockito</groupId>
186186
<artifactId>mockito-core</artifactId>
187-
<version>3.12.4</version>
187+
<version>4.11.0</version>
188188
<scope>test</scope>
189189
</dependency>
190190
<dependency>

0 commit comments

Comments
 (0)