We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e2314 commit e350741Copy full SHA for e350741
java/ql/integration-tests/kotlin/all-platforms/gradle_groovy_app/app/build.gradle
@@ -8,7 +8,7 @@
8
9
plugins {
10
// Apply the org.jetbrains.kotlin.jvm Plugin to add support for Kotlin.
11
- id 'org.jetbrains.kotlin.jvm' version '1.5.31'
+ id 'org.jetbrains.kotlin.jvm' version '1.6.0'
12
13
// Apply the application plugin to add support for building a CLI application in Java.
14
id 'application'
0 commit comments