Skip to content

Commit fb79ccc

Browse files
committed
#280: Updated build dependencies.
Task-Url: exasol/virtual-schemas#280
1 parent 121cac7 commit fb79ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Running the Virtual Schema requires a Java Runtime version 9 or later.
4141
| Dependency | Purpose | License |
4242
|-------------------------------------------------------------------------------------|--------------------------------------------------------|-------------------------------|
4343
| [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 |
44+
| [JUnit](https://junit.org/junit5) | Unit testing framework | Eclipse Public License 1.0 |
4545

4646
# License
4747

0 commit comments

Comments
 (0)