Skip to content

Commit 2f1930c

Browse files
authored
Merge pull request #99 from MinecraftModDevelopment/dependabot/gradle/org.jetbrains.kotlin.jvm-1.6.0
Bump org.jetbrains.kotlin.jvm from 1.5.31 to 1.6.0
2 parents 0a758bc + 71ecc9d commit 2f1930c

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)