Skip to content

Commit

Permalink
Merge pull request #185 from opwvhk/dependabot/gradle/org.jetbrains.i…
Browse files Browse the repository at this point in the history
…ntellij.platform-2.1.0

Bump org.jetbrains.intellij.platform from 2.0.1 to 2.1.0
  • Loading branch information
opwvhk authored Sep 30, 2024
2 parents d18c560 + c904068 commit 7ed04ac
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
Expand Up @@ -7,7 +7,7 @@ import java.util.*
plugins {
`java-library`
id("java")
id("org.jetbrains.intellij.platform") version "2.0.1"
id("org.jetbrains.intellij.platform") version "2.1.0"
}

// The first and last supported builds
Expand Down

0 comments on commit 7ed04ac

Please sign in to comment.