Skip to content

Commit

Permalink
new json plugin id?
Browse files Browse the repository at this point in the history
  • Loading branch information
chedim committed Sep 19, 2024
1 parent 9f7676e commit cd44bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<!-- Product and plugin compatibility requirements.
Read more: https://plugins.jetbrains.com/docs/intellij/plugin-compatibility.html -->
<depends>com.intellij.modules.platform</depends>
<depends>com.intellij.modules.json</depends>
<depends>fleet.json</depends>

<projectListeners>
<listener
Expand Down

0 comments on commit cd44bbc

Please sign in to comment.