Skip to content

Commit 6281064

Browse files
committed
update mockito to fix failing test
1 parent 11c9a7b commit 6281064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.mockito</groupId>
9494
<artifactId>mockito-core</artifactId>
95-
<version>2.13.0</version>
95+
<version>2.23.4</version>
9696
<scope>test</scope>
9797
</dependency>
9898
<dependency>

0 commit comments

Comments
 (0)