Kotlin: 2.1.0 is supported

This commit is contained in:
Ian Lynagh
2024-09-20 14:36:08 +01:00
parent 85cc596041
commit a8cad4963e
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{
"markdownMessage": "The Kotlin version installed (`999.999.999`) is too recent for this version of CodeQL. Install a version lower than 2.0.30.",
"markdownMessage": "The Kotlin version installed (`999.999.999`) is too recent for this version of CodeQL. Install a version lower than 2.1.10.",
"severity": "error",
"source": {
"extractorName": "java",

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* Kotlin versions up to 2.1.0\ *x* are now supported.