Skip to content

Commit

Permalink
Bump jvm from 1.6.0 to 1.6.10 (Skytils#111)
Browse files Browse the repository at this point in the history
Bumps jvm from 1.6.0 to 1.6.10.

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2021
1 parent 21b9985 commit a28053f
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.6.0"
kotlin("jvm") version "1.6.10"
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 a28053f

Please sign in to comment.