Skip to content

Commit c63102c

Browse files
committed
Readme Update
1 parent 9765814 commit c63102c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@
1616
> **⚠ WARNING: JDK Support.**
1717
> _This project has now moved to a JDK11 minimum version_
1818
>
19-
> Where these aren't appropriate, the [v1.x](https://github.com/webcompere/system-stubs/tree/1.x)
20-
> version of this will still work for Java versions below 16, and may also be
21-
> co-erced into working with Java 16 via a [command line switch](https://github.com/stefanbirkner/system-lambda/issues/23#issuecomment-1007608124).
19+
> The v2.x branch is the LTS version. However, there is best effort support to keep the Java 8 compatible
20+
> [v1.x](https://github.com/webcompere/system-stubs/tree/1.x) branch.
2221
2322
## Overview
2423
System Stubs is used to test code which depends on methods in `java.lang.System`.

0 commit comments

Comments
 (0)