Skip to content

Commit f8466cc

Browse files
slawekjaranowskislachiewicz
authored andcommitted
bump mockito-core from 1.9.5 to 3.9.0
in order to support build on java 16+
1 parent d4a17e3 commit f8466cc

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
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.mockito</groupId>
5656
<artifactId>mockito-core</artifactId>
57-
<version>1.9.5</version>
57+
<version>3.9.0</version>
5858
<scope>test</scope>
5959
</dependency>
6060
</dependencies>

0 commit comments

Comments
 (0)