Skip to content

Commit a193070

Browse files
committed
Make the minimum Java version 8
1 parent 74ed688 commit a193070

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

api/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,6 @@
6060

6161
<!-- End OpenMRS core -->
6262

63-
<dependency>
64-
<groupId>org.mockito</groupId>
65-
<artifactId>mockito-inline</artifactId>
66-
<scope>test</scope>
67-
</dependency>
68-
6963
</dependencies>
7064

7165
<build>

0 commit comments

Comments
 (0)