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 e0b5cf5 commit 24850fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.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 lang customization of default Checkstyle behavior -->
<module name="Checker">
Expand Down

0 comments on commit 24850fd

Please sign in to comment.