Skip to content

Commit

Permalink
Merge pull request #20 from MegavexNetwork/renovate/org.jetbrains.kot…
Browse files Browse the repository at this point in the history
…lin.jvm-1.x

Update plugin org.jetbrains.kotlin.jvm to v1.9.23
  • Loading branch information
vytskalt authored Mar 10, 2024
2 parents 30b5272 + 2f07a0e commit d8d6ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra-kotlin/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.8.21"
kotlin("jvm") version "1.9.23"
id("net.megavex.scoreboardlibrary.publish-conventions")
}

Expand Down

0 comments on commit d8d6ba3

Please sign in to comment.