Skip to content

Commit

Permalink
Update DTD
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Sep 1, 2023
1 parent 7953c01 commit 81f8614
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/config/checkstyle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ limitations under the License.
-->

<!DOCTYPE module PUBLIC
"-//Checkstyle//DTD Checkstyle Configuration 1.1//EN"
"https://checkstyle.org/dtds/configuration_1_1.dtd">
"-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
"https://checkstyle.org/dtds/configuration_1_3.dtd">

<!-- Commons Net customization of default Checkstyle behavior -->
<module name="Checker">
Expand Down

0 comments on commit 81f8614

Please sign in to comment.