Skip to content

Commit 45cbb66

Browse files
committed
Update DTD
1 parent 530c555 commit 45cbb66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/conf/checkstyle.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
1818
<!DOCTYPE module PUBLIC
19-
"-//Checkstyle//DTD Checkstyle Configuration 1.2//EN"
20-
"https://checkstyle.org/dtds/configuration_1_2.dtd">
19+
"-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
20+
"https://checkstyle.org/dtds/configuration_1_3.dtd">
2121
<module name="Checker">
2222
<property name="localeLanguage" value="en" />
2323
<module name="JavadocPackage">

0 commit comments

Comments
 (0)