diff --git a/bundles/com.e1c.v8codestyle.autosort/META-INF/MANIFEST.MF b/bundles/com.e1c.v8codestyle.autosort/META-INF/MANIFEST.MF index 29493353..f056cb59 100644 --- a/bundles/com.e1c.v8codestyle.autosort/META-INF/MANIFEST.MF +++ b/bundles/com.e1c.v8codestyle.autosort/META-INF/MANIFEST.MF @@ -17,7 +17,7 @@ Bundle-ActivationPolicy: lazy Bundle-Localization: plugin Import-Package: com._1c.g5.v8.activitytracking.core;version="[1.0.0,2.0.0)", com._1c.g5.v8.bm.common.collections;version="[4.0.0,5.0.0)", - com._1c.g5.v8.bm.core;version="[8.0.0,9.0.0)", + com._1c.g5.v8.bm.core;version="[9.0.0,10.0.0)", com._1c.g5.v8.bm.core.event;version="[3.0.0,4.0.0)", com._1c.g5.v8.bm.integration;version="[11.0.0,12.0.0)", com._1c.g5.v8.bm.integration.event;version="[2.0.0,3.0.0)", diff --git a/bundles/com.e1c.v8codestyle.bsl.ui/META-INF/MANIFEST.MF b/bundles/com.e1c.v8codestyle.bsl.ui/META-INF/MANIFEST.MF index 984cdbc3..11beda54 100644 --- a/bundles/com.e1c.v8codestyle.bsl.ui/META-INF/MANIFEST.MF +++ b/bundles/com.e1c.v8codestyle.bsl.ui/META-INF/MANIFEST.MF @@ -18,7 +18,7 @@ Automatic-Module-Name: com.e1c.v8codestyle.bsl.ui Bundle-ActivationPolicy: lazy Bundle-Localization: plugin Import-Package: com._1c.g5.ides.ui.texteditor.xtext.embedded;version="[6.0.0,7.0.0)", - com._1c.g5.v8.bm.core;version="[8.0.0,9.0.0)", + com._1c.g5.v8.bm.core;version="[9.0.0,10.0.0)", com._1c.g5.v8.dt.bsl.comment;version="[3.0.0,4.0.0)", com._1c.g5.v8.dt.bsl.common;version="[7.0.0,8.0.0)", com._1c.g5.v8.dt.bsl.documentation.comment;version="[4.0.0,5.0.0)", diff --git a/bundles/com.e1c.v8codestyle.bsl/META-INF/MANIFEST.MF b/bundles/com.e1c.v8codestyle.bsl/META-INF/MANIFEST.MF index 1e8a83fc..867ad0e9 100644 --- a/bundles/com.e1c.v8codestyle.bsl/META-INF/MANIFEST.MF +++ b/bundles/com.e1c.v8codestyle.bsl/META-INF/MANIFEST.MF @@ -16,7 +16,7 @@ Require-Bundle: org.eclipse.core.resources;bundle-version="[3.13.0,4.0.0)", Bundle-RequiredExecutionEnvironment: JavaSE-17 Automatic-Module-Name: com.e1c.v8codestyle.bsl Bundle-ActivationPolicy: lazy -Import-Package: com._1c.g5.v8.bm.core;version="[8.0.0,9.0.0)", +Import-Package: com._1c.g5.v8.bm.core;version="[9.0.0,10.0.0)", com._1c.g5.v8.bm.integration;version="[11.0.0,12.0.0)", com._1c.g5.v8.dt.bm.xtext;version="[15.0.0,16.0.0)", com._1c.g5.v8.dt.bsl;version="[7.0.0,8.0.0)", diff --git a/bundles/com.e1c.v8codestyle.form/META-INF/MANIFEST.MF b/bundles/com.e1c.v8codestyle.form/META-INF/MANIFEST.MF index db47e84e..4f1c92c0 100644 --- a/bundles/com.e1c.v8codestyle.form/META-INF/MANIFEST.MF +++ b/bundles/com.e1c.v8codestyle.form/META-INF/MANIFEST.MF @@ -14,7 +14,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-17 Automatic-Module-Name: com.e1c.v8codestyle.form Bundle-ActivationPolicy: lazy Bundle-Localization: plugin -Import-Package: com._1c.g5.v8.bm.core;version="[8.0.0,9.0.0)", +Import-Package: com._1c.g5.v8.bm.core;version="[9.0.0,10.0.0)", com._1c.g5.v8.bm.core.event;version="[3.0.0,4.0.0)", com._1c.g5.v8.bm.integration;version="[11.0.0,12.0.0)", com._1c.g5.v8.dt.common;version="[6.0.0,7.0.0)", diff --git a/bundles/com.e1c.v8codestyle.md/META-INF/MANIFEST.MF b/bundles/com.e1c.v8codestyle.md/META-INF/MANIFEST.MF index b6e36794..75024fc4 100644 --- a/bundles/com.e1c.v8codestyle.md/META-INF/MANIFEST.MF +++ b/bundles/com.e1c.v8codestyle.md/META-INF/MANIFEST.MF @@ -13,7 +13,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-17 Automatic-Module-Name: com.e1c.v8codestyle.md Bundle-ActivationPolicy: lazy Bundle-Localization: plugin -Import-Package: com._1c.g5.v8.bm.core;version="[8.0.0,9.0.0)", +Import-Package: com._1c.g5.v8.bm.core;version="[9.0.0,10.0.0)", com._1c.g5.v8.bm.core.event;version="[3.0.0,4.0.0)", com._1c.g5.v8.dt.common;version="[6.0.0,7.0.0)", com._1c.g5.v8.dt.core.platform;version="[11.0.0,12.0.0)", diff --git a/bundles/com.e1c.v8codestyle.ql/META-INF/MANIFEST.MF b/bundles/com.e1c.v8codestyle.ql/META-INF/MANIFEST.MF index eab44180..dd170f99 100644 --- a/bundles/com.e1c.v8codestyle.ql/META-INF/MANIFEST.MF +++ b/bundles/com.e1c.v8codestyle.ql/META-INF/MANIFEST.MF @@ -14,7 +14,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-17 Automatic-Module-Name: com.e1c.v8codestyle.ql Bundle-ActivationPolicy: lazy Bundle-Localization: plugin -Import-Package: com._1c.g5.v8.bm.core;version="[8.0.0,9.0.0)", +Import-Package: com._1c.g5.v8.bm.core;version="[9.0.0,10.0.0)", com._1c.g5.v8.dt.common;version="[6.0.0,7.0.0)", com._1c.g5.v8.dt.core.platform;version="[11.0.0,12.0.0)", com._1c.g5.v8.dt.mcore;version="[7.0.0,8.0.0)", diff --git a/bundles/com.e1c.v8codestyle.right/META-INF/MANIFEST.MF b/bundles/com.e1c.v8codestyle.right/META-INF/MANIFEST.MF index 1075fa84..289bceac 100644 --- a/bundles/com.e1c.v8codestyle.right/META-INF/MANIFEST.MF +++ b/bundles/com.e1c.v8codestyle.right/META-INF/MANIFEST.MF @@ -14,7 +14,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-17 Automatic-Module-Name: com.e1c.v8codestyle.right Bundle-ActivationPolicy: lazy Bundle-Localization: plugin -Import-Package: com._1c.g5.v8.bm.core;version="[8.0.0,9.0.0)", +Import-Package: com._1c.g5.v8.bm.core;version="[9.0.0,10.0.0)", com._1c.g5.v8.bm.core.event;version="[3.0.0,4.0.0)", com._1c.g5.v8.bm.integration;version="[11.0.0,12.0.0)", com._1c.g5.v8.dt.bm.index.emf;version="[8.0.0,9.0.0)", diff --git a/bundles/com.e1c.v8codestyle/META-INF/MANIFEST.MF b/bundles/com.e1c.v8codestyle/META-INF/MANIFEST.MF index 8f333a91..ce8d5975 100644 --- a/bundles/com.e1c.v8codestyle/META-INF/MANIFEST.MF +++ b/bundles/com.e1c.v8codestyle/META-INF/MANIFEST.MF @@ -12,7 +12,7 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.18.0,4.0.0)", Bundle-RequiredExecutionEnvironment: JavaSE-17 Automatic-Module-Name: com.e1c.v8codestyle Bundle-ActivationPolicy: lazy -Import-Package: com._1c.g5.v8.bm.core;version="[8.0.0,9.0.0)", +Import-Package: com._1c.g5.v8.bm.core;version="[9.0.0,10.0.0)", com._1c.g5.v8.dt.common;version="[6.0.0,7.0.0)", com._1c.g5.wiring;version="[2.2.0,3.0.0)", com._1c.g5.wiring.binder;version="[1.1.0,2.0.0)",