Update DTD

This commit is contained in:
Gary Gregory 2023-09-01 11:00:37 -04:00
parent 710459843c
commit 4cbc564e78
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">
<!-- commons codec customization of default Checkstyle behavior -->
<module name="Checker">