Skip to content

Commit ce6db0b

Browse files
authored
Merge pull request #16 from ReviversMC/dependabot/gradle/jvm-1.7.10
Bump jvm from 1.7.0 to 1.7.10
2 parents 73f4f2d + e8635be commit ce6db0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id ("com.github.johnrengelman.shadow") version "7.1.2"
3-
kotlin("jvm") version "1.7.0"
3+
kotlin("jvm") version "1.7.10"
44
}
55

66
group = "com.github.reviversmc.themodindex.validation"

0 commit comments

Comments
 (0)