Skip to content

Commit 8bda103

Browse files
committed
Gradle 7.6.2 Upgrade
1 parent 5f43856 commit 8bda103

5 files changed

Lines changed: 163 additions & 123 deletions

File tree

ehcache-api/config/checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<property name="scope" value="public"/>
4545
</module>
4646
<module name="JavadocMethod">
47-
<property name="scope" value="public"/>
47+
<property name="accessModifiers" value="public"/>
4848
</module>
4949
<module name="JavadocVariable">
5050
<property name="scope" value="public"/>

gradle/wrapper/gradle-wrapper.jar

834 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.2-all.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

gradlew

Lines changed: 154 additions & 103 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)