Files
codeql/java/kotlin-extractor
Ian Lynagh f3c5c01ec5 Kotlin: Drop support for 1.4.32
We never claimed to support anything < 1.5.0, and compiling with
-language-version 1.4 fails as it's not meant to support sealed classes.

If we build 1.4.32 with -language-version 1.5 using a 2.0 compiler,
then the resulting plugin also fails.
2023-10-02 17:29:10 +01:00
..
2023-10-02 17:29:10 +01:00
2022-05-10 18:45:56 +01:00
2023-01-10 14:41:30 +00:00
2023-09-01 11:08:54 +01:00
2022-08-25 16:40:27 +01:00
2022-05-10 18:45:51 +01:00