File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 3636 cfJavaClientVersion = " 4.2.0.RELEASE"
3737 blockHoundVersion = " 1.0.1.RELEASE"
3838 junitPlatformLauncherVersion = " 1.5.2"
39- checkstyleVersion = " 8.21 "
39+ checkstyleVersion = " 8.29 "
4040 pmdVersion = " 6.21.0"
4141
4242 javadocLinks = [
Original file line number Diff line number Diff line change 149149<!-- </module>-->
150150 <module name =" com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck" >
151151 <property name =" allowMissingParamTags" value =" true" />
152- <property name =" allowMissingThrowsTags" value =" true" />
153152 <property name =" allowMissingReturnTag" value =" true" />
154- <property name =" allowMissingJavadoc" value =" true" />
155153 </module >
156154 <module name =" com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocVariableCheck" >
157155 <property name =" scope" value =" public" />
You can’t perform that action at this time.
0 commit comments