Skip to content

Commit 9a5117f

Browse files
committed
2 parents b2832a6 + 2f1930c commit 9a5117f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
id 'checkstyle'
1111
id 'pmd'
1212
id 'org.flywaydb.flyway' version '8.0.5'
13-
id 'org.jetbrains.kotlin.jvm' version '1.5.31'
13+
id 'org.jetbrains.kotlin.jvm' version '1.6.0'
1414
id 'org.cadixdev.licenser' version '0.6.1'
1515
}
1616

0 commit comments

Comments
 (0)