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 121cac7 commit fb79cccCopy full SHA for fb79ccc
README.md
@@ -41,7 +41,7 @@ Running the Virtual Schema requires a Java Runtime version 9 or later.
41
| Dependency | Purpose | License |
42
|-------------------------------------------------------------------------------------|--------------------------------------------------------|-------------------------------|
43
| [Java Hamcrest](http://hamcrest.org/JavaHamcrest/) | Checking for conditions in code via matchers | BSD License |
44
-| [J5SE](https://github.com/itsallcode/junit5-system-extensions) | JUnit5 extensions to test Java System.x functions | Eclipse Public License 2.0 |
+| [JUnit](https://junit.org/junit5) | Unit testing framework | Eclipse Public License 1.0 |
45
46
# License
47
0 commit comments