mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Bump Kotlin version to keep integration test working
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
plugins {
|
||||
// Apply the org.jetbrains.kotlin.jvm Plugin to add support for Kotlin.
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.5.31'
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.6.0'
|
||||
|
||||
// Apply the application plugin to add support for building a CLI application in Java.
|
||||
id 'application'
|
||||
|
||||
Reference in New Issue
Block a user