Skip to content

Commit

Permalink
Merge pull request #2583 from bardsoftware/dependabot/gradle/org.jetb…
Browse files Browse the repository at this point in the history
…rains.kotlin.jvm-2.0.21

Bump org.jetbrains.kotlin.jvm from 2.0.20 to 2.0.21
  • Loading branch information
dbarashev authored Oct 11, 2024
2 parents bc499c3 + 00dd7b5 commit 104e4f5
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
Expand Up @@ -2,7 +2,7 @@ import java.nio.file.Files
import java.nio.file.Paths

plugins {
id "org.jetbrains.kotlin.jvm" version "2.0.20" apply false
id "org.jetbrains.kotlin.jvm" version "2.0.21" apply false
}
ext.distBinDir = file('ganttproject-builder/dist-bin')
ext.pluginsDir = file("ganttproject-builder/dist-bin/plugins/base")
Expand Down

0 comments on commit 104e4f5

Please sign in to comment.