diff --git a/plugins/groovy/src/META-INF/plugin.xml b/plugins/groovy/src/META-INF/plugin.xml index 8e8aa370eb74..ebdd4534b3e2 100644 --- a/plugins/groovy/src/META-INF/plugin.xml +++ b/plugins/groovy/src/META-INF/plugin.xml @@ -926,6 +926,7 @@ displayName="Nested 'synchronized' statement" groupKey="inspection.threading" implementationClass="org.jetbrains.plugins.groovy.codeInspection.threading.GroovyNestedSynchronizedStatementInspection"/> + + @@ -1317,12 +1319,15 @@ + + +