Skip to content

Commit 97cfed1

Browse files
authored
Merge pull request #110 from MinecraftModDevelopment/dependabot/gradle/org.jetbrains.kotlin.jvm-1.6.10
Bump org.jetbrains.kotlin.jvm from 1.6.0 to 1.6.10
2 parents a2739cb + 57bd774 commit 97cfed1

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.2.1'
13-
id 'org.jetbrains.kotlin.jvm' version '1.6.0'
13+
id 'org.jetbrains.kotlin.jvm' version '1.6.10'
1414
id 'org.cadixdev.licenser' version '0.6.1'
1515
}
1616

0 commit comments

Comments
 (0)