Files
codeql/java
Paolo Tranquilli bc592328e5 Kotlin: clamp -language-version to 1.9
This is an experiment to see if compiling the 1.8 kotlin extractor with
`-language-version=1.9` will cause problems. It it works, it will allow
us to use a 2.3.x toolchain (which doesn't support 1.8 any more).
2026-03-23 12:14:40 +01:00
..