File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ pluginManagement {
25
25
// https://github.com/tbroyer/gradle-errorprone-plugin/releases
26
26
id " net.ltgt.errorprone" version " 4.1.0"
27
27
// https://github.com/xvik/gradle-animalsniffer-plugin/releases
28
- id " ru.vyarus.animalsniffer" version " 1.7.1 "
28
+ id " ru.vyarus.animalsniffer" version " 2.0.0 "
29
29
}
30
30
resolutionStrategy {
31
31
eachPlugin {
You can’t perform that action at this time.
0 commit comments