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 a2739cb + 57bd774 commit 97cfed1Copy full SHA for 97cfed1
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
id 'checkstyle'
11
id 'pmd'
12
id 'org.flywaydb.flyway' version '8.2.1'
13
- id 'org.jetbrains.kotlin.jvm' version '1.6.0'
+ id 'org.jetbrains.kotlin.jvm' version '1.6.10'
14
id 'org.cadixdev.licenser' version '0.6.1'
15
}
16
0 commit comments