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 = " 1.9"
88kotlin-lang-version = " 2.0"
9- gradle = " 8.7-rc-4 "
9+ gradle = " 8.7"
1010java-vendor = " GraalVM Community"
1111java-jvmArguments = " --enable-preview"
1212java-addModules = " jdk.incubator.vector"
@@ -28,7 +28,7 @@ kotlinx-coroutines = "1.8.1-Beta"
2828kotlinx-datetime = " 0.6.0-RC.2"
2929kotlinx-serialization = " 1.6.3"
3030kotlinx-collections-immutable = " 0.3.7"
31- kotlinx-lincheck = " 2.28"
31+ kotlinx-lincheck = " 2.28.1 "
3232kotlinx-benchmark = " 0.4.8"
3333kotlinx-reflect-lite = " 1.1.0"
3434zip-prefixer = " 0.3.1"
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-8.7-rc-4- all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.7-all.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments