Skip to content

Commit 74faf74

Browse files
committed
[Java]: Update Gradle and dependencies.
1 parent 9e16e79 commit 74faf74

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

config/checkstyle.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,6 @@
117117

118118
<module name="UpperEll"/>
119119

120-
<module name="JUnitTestCase"/>
121-
122120
<module name="IllegalType">
123121
<property name="legalAbstractClassNames"
124122
value="AbstractBeanDefinition, AbstractAccountEvInstruction, AbstractEmsInstruction, AbstractEvInstruction, AbstractEmsAction, AbstractInstrumentAction, AbstractEntry"/>

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-2.2-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-2.3-all.zip

0 commit comments

Comments
 (0)