Skip to content

Commit 00585ee

Browse files
author
monosoul
committed
add vcs module dependency
1 parent 1704bf8 commit 00585ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
<idea-version since-build="181"/>
2626
<depends>com.intellij.modules.platform</depends>
27+
<depends>com.intellij.modules.vcs</depends>
2728
<depends>Git4Idea</depends>
2829

2930
<extensions defaultExtensionNs="com.intellij">

0 commit comments

Comments
 (0)