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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ JLessC is a [Less CSS compiler](http://lesscss.org) written completely in Java (
11
11
12
12
Required Java Version
13
13
----
14
-
JlessC requires Java SE 8 or higher. It is tested with Java SE 8 and 9 on [travis-ci.org](https://travis-ci.org/i-net-software/jlessc).
14
+
JLessC requires Java SE 8 or higher. It is tested with Java 8, 9, 10 and 11 on [travis-ci.org](https://travis-ci.org/i-net-software/jlessc). If you need support for Java 7 then you can use the old version 1.5.
0 commit comments