Skip to content

Commit

Permalink
chore: update kotlin
Browse files Browse the repository at this point in the history
Update plugin org.jetbrains.kotlin.jvm to v2.0.21
  • Loading branch information
byPixelTV authored Oct 10, 2024
2 parents 7e97ca0 + e215161 commit 06f8ea5
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,5 +1,5 @@
plugins {
kotlin("jvm") version "2.0.20"
kotlin("jvm") version "2.0.21"
id("io.papermc.paperweight.userdev") version "1.7.3"
id("net.minecrell.plugin-yml.bukkit") version "0.6.0"
}
Expand Down

0 comments on commit 06f8ea5

Please sign in to comment.