aboutsummaryrefslogtreecommitdiffstats
path: root/gui-editors/gui-editor-apex/pom.xml
diff options
context:
space:
mode:
authorarkadiusz.adamski <aadamski@est.tech>2021-06-03 13:47:15 +0100
committerarkadiusz.adamski <aadamski@est.tech>2021-06-03 13:47:15 +0100
commit61bb4220b57d5c176709aeca81b0176c980291cd (patch)
treed3e3225ceb9bd7dd0ac6cd2b53f50ee6a692d2bf /gui-editors/gui-editor-apex/pom.xml
parent4ea0f910d4ad5c15915eec49b5057d7af5c6dbf6 (diff)
Increase code coverage on gui.editors.apex.rest
- increase code coverage on gui.editors.apex.rest Issue-ID: POLICY-3351 Signed-off-by: arkadiusz.adamski <aadamski@est.tech> Change-Id: I481ecea3b77ec4e7b7fbdd0475becec0ccea11dc
Diffstat (limited to 'gui-editors/gui-editor-apex/pom.xml')
-rw-r--r--gui-editors/gui-editor-apex/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/gui-editors/gui-editor-apex/pom.xml b/gui-editors/gui-editor-apex/pom.xml
index a87e0fd..2090e9e 100644
--- a/gui-editors/gui-editor-apex/pom.xml
+++ b/gui-editors/gui-editor-apex/pom.xml
@@ -122,7 +122,8 @@
</dependency>
<dependency>
<groupId>org.mockito</groupId>
- <artifactId>mockito-core</artifactId>
+ <artifactId>mockito-inline</artifactId>
+ <version>3.10.0</version>
<scope>test</scope>
</dependency>
<dependency>