Skip to content

Commit

Permalink
Bump jvm from 1.5.31 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps jvm from 1.5.31 to 1.6.0.

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and My-Name-Is-Jeff committed Nov 16, 2021
1 parent 497742a commit 2a7d1bc
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
Expand Up @@ -22,7 +22,7 @@ import net.minecraftforge.gradle.user.TaskSingleReobf
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.5.31"
kotlin("jvm") version "1.6.0"
id("net.minecraftforge.gradle.forge") version "6f5327"
id("com.github.johnrengelman.shadow") version "6.1.0"
id("org.spongepowered.mixin") version "d5f9873d60"
Expand Down

0 comments on commit 2a7d1bc

Please sign in to comment.