File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 148148 <rule ref =" category/java/codestyle.xml/ClassNamingConventions" />
149149 <rule ref =" category/java/codestyle.xml/GenericsNaming" />
150150 <rule ref =" category/java/codestyle.xml/MethodNamingConventions" />
151- <rule ref =" category/java/codestyle.xml/MIsLeadingVariableName" />
152151 <rule ref =" category/java/codestyle.xml/NoPackage" />
153152 <rule ref =" category/java/codestyle.xml/PackageCase" />
154- <rule ref =" category/java/codestyle.xml/SuspiciousConstantFieldName" />
155- <rule ref =" category/java/codestyle.xml/VariableNamingConventions" />
156153
157154 <!-- Optimizations -->
158155
Original file line number Diff line number Diff line change 22 version = ' 4.5.0'
33 group = ' com.github.proxer'
44
5- gradleVersion = ' 4.9 '
5+ gradleVersion = ' 4.10.1 '
66
77 errorpronePluginVersion = ' 0.3'
88 gradleVersionsPluginVersion = ' 0.20.0'
99 buildConfigPluginVersion = ' 1.1.8'
10- spotbugsPluginVersion = ' 1.6.2 '
10+ spotbugsPluginVersion = ' 1.6.3 '
1111
12- jacocoVersion = ' 0.8.1 '
13- checkstyleVersion = ' 8.10 '
12+ jacocoVersion = ' 0.8.2 '
13+ checkstyleVersion = ' 8.12 '
1414 errorproneVersion = ' 2.3.1'
1515 spotbugsVersion = ' 3.1.6'
16- pmdVersion = ' 6.3 .0'
16+ pmdVersion = ' 6.7 .0'
1717
1818 lombokVersion = ' 1.18.2'
1919 jsr305Version = ' 3.0.2'
2525 moshiLazyAdaptersVersion = ' 2.2'
2626
2727 junitVersion = ' 4.12'
28- assertjVersion = ' 3.11.0 '
28+ assertjVersion = ' 3.11.1 '
2929 mockitoVersion = ' 2.22.0'
3030 privateConstructorVersion = ' 1.2.0'
3131
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-4.9 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.10.1 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments