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.
2 parents b2832a6 + 2f1930c commit 9a5117fCopy full SHA for 9a5117f
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
id 'checkstyle'
11
id 'pmd'
12
id 'org.flywaydb.flyway' version '8.0.5'
13
- id 'org.jetbrains.kotlin.jvm' version '1.5.31'
+ id 'org.jetbrains.kotlin.jvm' version '1.6.0'
14
id 'org.cadixdev.licenser' version '0.6.1'
15
}
16
0 commit comments