Skip to content

Commit d72b125

Browse files
committed
Add JDK minimum on README
1 parent 59ba765 commit d72b125

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Checkout [project wiki](https://github.com/cowtowncoder/java-merge-sort/wiki) fo
1111

1212
Library is licensed under [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt).
1313

14+
# JDK Requirement
15+
16+
Version 1.1.0 (released on 2022-11-19) requires Java 8.
17+
18+
Earlier versions (1.0.2 and before) require Java 6.
19+
1420
# Usage
1521

1622
## Programmatic access

0 commit comments

Comments
 (0)