Skip to content

Commit b981211

Browse files
committed
Update test expectation
1 parent b53fb8c commit b981211

File tree

1 file changed

+1
-1
lines changed
  • java/ql/integration-tests/kotlin/all-platforms/diagnostics/kotlin-version-too-new

1 file changed

+1
-1
lines changed

java/ql/integration-tests/kotlin/all-platforms/diagnostics/kotlin-version-too-new/diagnostics.expected

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"markdownMessage": "The Kotlin version installed (`999.999.999`) is too recent for this version of CodeQL. Install a version lower than 2.1.30.",
2+
"markdownMessage": "The Kotlin version installed (`999.999.999`) is too recent for this version of CodeQL. Install a version lower than 2.2.10.",
33
"severity": "error",
44
"source": {
55
"extractorName": "java",

0 commit comments

Comments
 (0)