Skip to content

Commit f9ede13

Browse files
authored
Update versions-compilers.rst
1 parent 7382b34 commit f9ede13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/codeql/support/reusables/versions-compilers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717

1818
.NET 5","``.sln``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
1919
Go (aka Golang), "Go up to 1.16", "Go 1.11 or more recent", ``.go``
20-
Java,"Java 7 to 15 [3]_","javac (OpenJDK and Oracle JDK),
20+
Java,"Java 7 to 15 [3]_, Java 16 (partially)","javac (OpenJDK and Oracle JDK),
2121

2222
Eclipse compiler for Java (ECJ) [4]_",``.java``
2323
JavaScript,ECMAScript 2021 or lower,Not applicable,"``.js``, ``.jsx``, ``.mjs``, ``.es``, ``.es6``, ``.htm``, ``.html``, ``.xhm``, ``.xhtml``, ``.vue``, ``.json``, ``.yaml``, ``.yml``, ``.raml``, ``.xml`` [5]_"
24-
Python,"2.7, 3.5, 3.6, 3.7, 3.8",Not applicable,``.py``
24+
Python,"2.7, 3.5, 3.6, 3.7, 3.8, 3.9",Not applicable,``.py``
2525
TypeScript [6]_,"2.6-4.2",Standard TypeScript compiler,"``.ts``, ``.tsx``"
2626

2727
.. container:: footnote-group

0 commit comments

Comments
 (0)