Skip to content

Commit

Permalink
Merge pull request #5 from siketyan/dependabot/gradle/org.jetbrains.k…
Browse files Browse the repository at this point in the history
…otlin.jvm-2.1.0

build(deps): bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0
  • Loading branch information
siketyan authored Dec 3, 2024
2 parents d15d568 + 0aa8083 commit 272807b
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,6 +1,6 @@
plugins {
id("java")
id("org.jetbrains.kotlin.jvm") version "2.0.21"
id("org.jetbrains.kotlin.jvm") version "2.1.0"
id("org.jetbrains.intellij.platform") version "2.1.0"

kotlin("plugin.serialization") version "2.1.0"
Expand Down

0 comments on commit 272807b

Please sign in to comment.