Skip to content

Commit efd6d47

Browse files
author
Atit Gupta
committed
updating the version of jmockit for Java8+ compatibility
1 parent 434384c commit efd6d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipp-v3-java-devkit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>org.jmockit</groupId>
9090
<artifactId>jmockit</artifactId>
91-
<version>1.25</version>
91+
<version>1.48</version>
9292
<scope>test</scope>
9393
</dependency>
9494

0 commit comments

Comments
 (0)