File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 472472 <property name =" format" value =" ^_?[a-z][a-zA-Z0-9]+$" />
473473 <message key =" name.invalidPattern" value =" Parameter name ''{0}'' must match pattern ''{1}''." />
474474 </module >
475- <module name =" SingleLineJavadoc" /> <!-- Java Style Guide: General form -->
476475 <module name =" SummaryJavadocCheck" > <!-- Java Coding Guidelines: Javadoc -->
477476 <property name =" forbiddenSummaryFragments" value =" ^@return the *|^This method returns |^A [{]@code [a-zA-Z0-9]+[}]( is a )" />
478477 </module >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
99 classpath ' com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
1010 classpath ' com.netflix.nebula:gradle-dependency-lock-plugin:7.0.1'
1111 classpath ' com.netflix.nebula:nebula-publishing-plugin:14.1.1'
12- classpath ' com.palantir.baseline:gradle-baseline-java:2.31 .0'
12+ classpath ' com.palantir.baseline:gradle-baseline-java:2.33 .0'
1313 classpath ' com.palantir.gradle.gitversion:gradle-git-version:0.12.2'
1414 classpath ' gradle.plugin.org.inferred:gradle-processors:3.1.0'
1515 classpath ' com.palantir.gradle.consistentversions:gradle-consistent-versions:1.12.4'
You can’t perform that action at this time.
0 commit comments