File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
6
6
id(" otel.publish-conventions" )
7
7
id(" com.github.johnrengelman.shadow" )
8
8
id(" me.champeau.jmh" ) version " 0.7.2"
9
- id(" ru.vyarus.animalsniffer" ) version " 1.7.1 "
9
+ id(" ru.vyarus.animalsniffer" ) version " 1.7.2 "
10
10
id(" com.squareup.wire" ) version " 5.1.0"
11
11
}
12
12
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionSha256Sum =31c55713e40233a8303827ceb42ca48a47267a0ad4bab9177123121e71524c26
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
3
+ distributionSha256Sum =57dafb5c2622c6cc08b993c85b7c06956a2f53536432a30ead46166dbca0f1e9
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11 -bin.zip
5
5
networkTimeout =10000
6
6
validateDistributionUrl =true
7
7
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments