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 @@ kotlin-jvmtarget = "21"
66kotlin-dsl-jvmtarget = " 21"
77kotlin-api-version = " 2.3"
88kotlin-lang-version = " 2.3"
9- gradle = " 9.2.0-rc-1 "
9+ gradle = " 9.2.0-rc-2 "
1010java-vendor = " Oracle"
1111java-jvmargs = " --enable-preview"
1212java-addmodules = " jdk.incubator.vector"
@@ -249,7 +249,7 @@ gratatouille = "0.1.2"
249249kmpmt = " 0.1.1"
250250tasktree = " 4.0.1"
251251sigstore = " 2.0.0-rc1"
252- reproducible-builds = " 1.0 "
252+ reproducible-builds = " 1.1 "
253253autonomousapps-depanalysis = " 3.1.0"
254254autonomousapps-bestpractices = " 0.10"
255255graalvm-nativeimage = " 0.11.2"
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.0-rc-1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.2.0-rc-2 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments