Skip to content

Commit

Permalink
chore(deps): Update plugin org.jetbrains.kotlin.jvm to v1.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and powercasgamer committed Nov 11, 2023
1 parent 09b0b7d commit 286f16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("org.jetbrains.kotlin.jvm") version "1.9.10"
id("org.jetbrains.kotlin.jvm") version "1.9.20"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("net.kyori.indra") version "3.1.3"
application
Expand Down

0 comments on commit 286f16e

Please sign in to comment.