We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6255298 commit 069c967Copy full SHA for 069c967
1 file changed
docs/codeql/reusables/supported-versions-compilers.rst
@@ -20,7 +20,7 @@
20
Java,"Java 7 to 19 [4]_","javac (OpenJDK and Oracle JDK),
21
22
Eclipse compiler for Java (ECJ) [5]_",``.java``
23
- Kotlin [6]_,"Kotlin 1.5.0 to 1.8.0","kotlinc",``.kt``
+ Kotlin [6]_,"Kotlin 1.5.0 to 1.8.20","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`` [7]_"
25
Python [8]_,"2.7, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11",Not applicable,``.py``
26
Ruby [9]_,"up to 3.1",Not applicable,"``.rb``, ``.erb``, ``.gemspec``, ``Gemfile``"
0 commit comments