We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3a381f + 9727515 commit 7bbc18fCopy full SHA for 7bbc18f
docs/codeql/reusables/supported-versions-compilers.rst
@@ -20,7 +20,7 @@
20
Java,"Java 7 to 21 [5]_","javac (OpenJDK and Oracle JDK),
21
22
Eclipse compiler for Java (ECJ) [6]_",``.java``
23
- Kotlin [7]_,"Kotlin 1.5.0 to 1.9.20","kotlinc",``.kt``
+ Kotlin [7]_,"Kotlin 1.5.0 to 1.9.2\ *x*","kotlinc",``.kt``
24
JavaScript,ECMAScript 2022 or lower,Not applicable,"``.js``, ``.jsx``, ``.mjs``, ``.es``, ``.es6``, ``.htm``, ``.html``, ``.xhtm``, ``.xhtml``, ``.vue``, ``.hbs``, ``.ejs``, ``.njk``, ``.json``, ``.yaml``, ``.yml``, ``.raml``, ``.xml`` [8]_"
25
Python [9]_,"2.7, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 3.12",Not applicable,``.py``
26
Ruby [10]_,"up to 3.3",Not applicable,"``.rb``, ``.erb``, ``.gemspec``, ``Gemfile``"
0 commit comments