Skip to content

Commit

Permalink
Merge pull request #11 from ReviversMC/dependabot/gradle/jvm-1.7.0
Browse files Browse the repository at this point in the history
Bump jvm from 1.6.21 to 1.7.0
  • Loading branch information
Cloudate9 authored Jun 11, 2022
2 parents 520437d + a223e5b commit d7087ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id ("com.github.johnrengelman.shadow") version "7.1.2"
kotlin("jvm") version "1.6.21"
kotlin("jvm") version "1.7.0"
}

group = "com.github.reviversmc.themodindex.validation"
Expand Down

0 comments on commit d7087ba

Please sign in to comment.