We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a0470 commit fbbf87cCopy full SHA for fbbf87c
build.gradle
@@ -6,7 +6,7 @@
6
7
plugins {
8
// Apply the Kotlin JVM plugin to add support for Kotlin.
9
- id 'org.jetbrains.kotlin.jvm' version '1.8.20'
+ id 'org.jetbrains.kotlin.jvm' version '1.6.21'
10
11
// Apply the application plugin to add support for building a CLI application.
12
id 'application'
0 commit comments