Skip to content

Commit

Permalink
Merge pull request #6 from uyt95/dependabot/gradle/org.jetbrains.kotl…
Browse files Browse the repository at this point in the history
…in.jvm-2.0.21

Bump org.jetbrains.kotlin.jvm from 2.0.20 to 2.0.21
  • Loading branch information
uyt95 authored Nov 4, 2024
2 parents b7d0907 + 4a0c1ce commit 0d1d4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.jetbrains.kotlin.jvm' version '2.0.20'
id 'org.jetbrains.kotlin.jvm' version '2.0.21'
id 'org.jetbrains.intellij.platform' version '2.1.0'
}

Expand Down

0 comments on commit 0d1d4a4

Please sign in to comment.