1
0
mirror of https://github.com/1C-Company/v8-code-style.git synced 2025-07-17 13:07:50 +02:00

edt-2023-2: Добавлена зависимость на protobuff в target

This commit is contained in:
Alexander Tretyakevich
2023-07-25 08:36:29 +07:00
parent b149aa871a
commit 0aa119b6eb

View File

@ -109,6 +109,7 @@
<unit id="javax.servlet" version="0.0.0"/> <unit id="javax.servlet" version="0.0.0"/>
<unit id="org.apache.lucene.grouping" version="0.0.0"/> <unit id="org.apache.lucene.grouping" version="0.0.0"/>
<unit id="org.apache.lucene.queries" version="0.0.0"/> <unit id="org.apache.lucene.queries" version="0.0.0"/>
<unit id="com.google.protobuf" version="0.0.0"/>
</location> </location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">