Revision a586ac70f360156171412e26e21b2ee2e3bbc54c authored by Jake Landis on 09 January 2024, 16:00:55 UTC, committed by GitHub on 09 January 2024, 16:00:55 UTC
This commit bumps the protobuf version for in 7.x to match the version used in main.
Main has been running this version since #92123
1 parent 034b8ec
Raw File
checkstyle-idea.xml
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="CheckStyle-IDEA" serialisationVersion="2">
    <checkstyleVersion>10.3.1</checkstyleVersion>
    <scanScope>JavaOnlyWithTests</scanScope>
    <option name="thirdPartyClasspath">
      <option value="$PROJECT_DIR$/build-conventions/build/libs/build-conventions.jar" />
    </option>
    <option name="activeLocationIds">
      <option value="dfb90780-ced3-4152-a4df-3cc9be08e3d8" />
    </option>
    <option name="locations">
      <list>
        <ConfigurationLocation id="bundled-sun-checks" type="BUNDLED" scope="All" description="Sun Checks">(bundled)</ConfigurationLocation>
        <ConfigurationLocation id="bundled-google-checks" type="BUNDLED" scope="All" description="Google Checks">(bundled)</ConfigurationLocation>
        <ConfigurationLocation id="dfb90780-ced3-4152-a4df-3cc9be08e3d8" type="PROJECT_RELATIVE" scope="All" description="Elasticsearch">$PROJECT_DIR$/checkstyle_ide.xml</ConfigurationLocation>
      </list>
    </option>
  </component>
</project>
back to top