We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e73d9 commit 2dc6b6bCopy full SHA for 2dc6b6b
README.md
@@ -5,11 +5,12 @@ Module to run Mendix and JUnit unit tests inside a project.
5
6
## Dependencies
7
- 'ObjectHandling' module
8
-- junit-4.11.jar
9
-- org.apache.commons.io-2.3.0.jar
10
-- org.apache.commons.lang3.jar
11
-- org.apache.httpcomponents.httpclient_4.4.1.jar
12
-- org.apache.httpcomponents.httpcore_4.4.1.jar
+- junit-4.13.1.jar
+- commons-io-2.8.0.jar
+- commons-lang3-3.11.jar
+- hamcrest-2.2.jar
+- httpclient5-5.0.3.jar
13
+- httpcore5-5.0.3.jar
14
15
## Installation
16
0 commit comments