Skip to content

Commit

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

Bump org.jetbrains.intellij.platform from 2.1.0 to 2.2.1
  • Loading branch information
opwvhk authored Jan 5, 2025
2 parents c422abc + adad686 commit 2707629
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.1.0"
id("org.jetbrains.intellij.platform") version "2.2.1"
}

// The first and last supported builds
Expand Down

0 comments on commit 2707629

Please sign in to comment.