Update DTD

This commit is contained in:
Gary Gregory 2023-09-01 11:14:20 -04:00
parent 5136dd38e4
commit 5878fc249a
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ limitations under the License.
-->
<!DOCTYPE module PUBLIC
"-//Checkstyle//DTD Checkstyle Configuration 1.2//EN"
"https://checkstyle.org/dtds/configuration_1_2.dtd">
"-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
"https://checkstyle.org/dtds/configuration_1_3.dtd">
<!-- Apache Commons Lang customization of default Checkstyle behavior -->
<module name="Checker">