Skip to content

Commit

Permalink
Merge pull request #100 from JChrist/dependabot/gradle/org.jetbrains.…
Browse files Browse the repository at this point in the history
…intellij.platform-2.2.1

build(deps): bump org.jetbrains.intellij.platform from 2.2.0 to 2.2.1
  • Loading branch information
JChrist authored Dec 16, 2024
2 parents 855e875 + 40a60d4 commit 05d7dfa
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,6 +1,6 @@
plugins {
id "java"
id "org.jetbrains.intellij.platform" version "2.2.0"
id "org.jetbrains.intellij.platform" version "2.2.1"
id "jacoco"
}

Expand Down

0 comments on commit 05d7dfa

Please sign in to comment.