mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
Kotlin: Update default version to 2.2.0
Changes the default version from 2.1.20 to 2.2.0 in the wrapper.py file.
This commit is contained in:
@@ -27,7 +27,7 @@ import shutil
|
||||
import io
|
||||
import os
|
||||
|
||||
DEFAULT_VERSION = "2.1.20"
|
||||
DEFAULT_VERSION = "2.2.0"
|
||||
|
||||
|
||||
def options():
|
||||
|
||||
Reference in New Issue
Block a user