File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,9 @@ import java.nio.file.Path
4444plugins {
4545 id ' base'
4646}
47+
48+ evaluationDependsOn(' :libs:agent-sm:agent' )
49+
4750/* ****************************************************************************
4851 * Third party dependencies report *
4952 *****************************************************************************/
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.2.1 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.4.0 -all.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
77zipStorePath =wrapper/dists
8- distributionSha256Sum =f86344275d1b194688dd330abf9f6f2344cd02872ffee035f2d1ea2fd60cf7f3
8+ distributionSha256Sum =b21468753cb43c167738ee04f10c706c46459cf8f8ae6ea132dc9ce589a261f2
You can’t perform that action at this time.
0 commit comments