mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Kotlin: Add support for Kotlin 2.3.0
This commit is contained in:
@@ -27,7 +27,7 @@ import shutil
|
||||
import io
|
||||
import os
|
||||
|
||||
DEFAULT_VERSION = "2.2.0"
|
||||
DEFAULT_VERSION = "2.3.0"
|
||||
|
||||
|
||||
def options():
|
||||
|
||||
Reference in New Issue
Block a user