We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8d91b commit fd5ec5eCopy full SHA for fd5ec5e
docs/codeql/reusables/supported-versions-compilers.rst
@@ -21,7 +21,7 @@
21
Java,"Java 7 to 24 [6]_","javac (OpenJDK and Oracle JDK),
22
23
Eclipse compiler for Java (ECJ) [7]_",``.java``
24
- Kotlin,"Kotlin 1.5.0 to 2.1.2\ *x*","kotlinc",``.kt``
+ Kotlin,"Kotlin 1.6.0 to 2.2.0\ *x*","kotlinc",``.kt``
25
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]_"
26
Python [9]_,"2.7, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13",Not applicable,``.py``
27
Ruby [10]_,"up to 3.3",Not applicable,"``.rb``, ``.erb``, ``.gemspec``, ``Gemfile``"
0 commit comments