File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 <property name =" optional" value =" true" />
5454 </module >
5555 <module name =" SuppressWarningsFilter" /> <!-- baseline-gradle: README.md -->
56+ <module name =" BeforeExecutionExclusionFileFilter" >
57+ <property name =" fileNamePattern" value =" module\-info\.java$" />
58+ </module >
5659 <module name =" TreeWalker" >
5760 <module name =" SuppressionCommentFilter" /> <!-- baseline-gradle: README.md -->
5861 <module name =" SuppressionCommentFilter" >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
99 classpath ' com.netflix.nebula:gradle-info-plugin:5.2.0'
1010 classpath ' com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
1111 classpath ' com.netflix.nebula:nebula-publishing-plugin:14.1.1'
12- classpath ' com.palantir.baseline:gradle-baseline-java:2.28.3 '
12+ classpath ' com.palantir.baseline:gradle-baseline-java:2.29.0 '
1313 classpath ' com.palantir.gradle.consistentversions:gradle-consistent-versions:1.12.4'
1414 classpath ' gradle.plugin.org.inferred:gradle-processors:3.1.0'
1515 }
You can’t perform that action at this time.
0 commit comments