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 05c8ce8 commit 2f20611
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/site/resources/checkstyle/checkstyle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,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">

<!--
Checkstyle checks configured for Maven.
Expand Down

0 comments on commit 2f20611

Please sign in to comment.