Skip to content

Commit

Permalink
Merge pull request #33 from Peter-Crawley/dependabot/gradle/jvm-1.6.0
Browse files Browse the repository at this point in the history
Bump jvm from 1.5.31 to 1.6.0
  • Loading branch information
Astralchroma committed Dec 4, 2021
2 parents 9bb5725 + b863b11 commit 732f3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.5.31"
kotlin("jvm") version "1.6.0"

id("com.github.johnrengelman.shadow") version "7.1.0"
}
Expand Down

0 comments on commit 732f3ad

Please sign in to comment.