File tree 3 files changed +4
-4
lines changed
components/fetch-build-scan-data-cmdline-tool
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ dependencies {
25
25
implementation(" javax.ws.rs:jsr311-api:1.1.1" )
26
26
implementation(" javax.ws.rs:javax.ws.rs-api:2.1.1" )
27
27
28
- implementation(" com.google.guava:guava:33.2.0 -jre" )
28
+ implementation(" com.google.guava:guava:33.2.1 -jre" )
29
29
implementation(" info.picocli:picocli:4.7.4" )
30
30
annotationProcessor(" info.picocli:picocli-codegen:4.7.4" )
31
31
}
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionSha256Sum =544c35d6bd849ae8a5ed0bcea39ba677dc40f49df7d1835561582da2009b961d
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.7 -bin.zip
3
+ distributionSha256Sum =a4b4158601f8636cdeeab09bd76afb640030bb5b144aafe261a5e8af027dc612
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.8 -bin.zip
5
5
networkTimeout =10000
6
6
validateDistributionUrl =true
7
7
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 55
55
# Darwin, MinGW, and NonStop.
56
56
#
57
57
# (3) This script is generated from the Groovy template
58
- # https://github.com/gradle/gradle/blob/HEAD/subprojects/ plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
58
+ # https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/ plugins-application /src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
59
59
# within the Gradle project.
60
60
#
61
61
# You can find Gradle at https://github.com/gradle/gradle/.
You can’t perform that action at this time.
0 commit comments