You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -440,7 +440,7 @@ We’ll assume that Report Portal is installed and running on <http://localhost:
440
440
<scope>test</scope>
441
441
</dependency>
442
442
```
443
-
Note that `agent-java-junit` brings in `JUnit 4.12` and the `JUnit Foundation` library as transitive dependencies, so these don't need to be declared explicitly in your project.
443
+
Note that `agent-java-junit` brings in `JUnit` and the `JUnit Foundation` library as transitive dependencies, so these don't need to be declared explicitly in your project.
444
444
445
445
> Latest version of the agent, could be found [here](https://bintray.com/epam/reportportal/agent-java-junit)
0 commit comments