Skip to content

Commit 2159a50

Browse files
committed
#206: Update Mockito to 3.12.4
1 parent 6dbfa81 commit 2159a50

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
@@ -269,7 +269,7 @@
269269
<dependency>
270270
<groupId>org.mockito</groupId>
271271
<artifactId>mockito-inline</artifactId>
272-
<version>3.8.0</version>
272+
<version>3.12.4</version>
273273
<scope>test</scope>
274274
</dependency>
275275
<dependency>

0 commit comments

Comments
 (0)