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.5 "
9+ gradle = " 8.6-rc-1 "
1010java-vendor = " GraalVM Community"
1111java-jvmArguments = " --enable-preview"
1212java-addModules = " jdk.incubator.vector"
@@ -47,7 +47,7 @@ kotest = "5.8.0"
4747ksp-auto-service = " 1.1.0"
4848ksp-redacted = " 1.7.1"
4949ksp-powerassert = " 0.13.0"
50- slf4j = " 2.0.9 "
50+ slf4j = " 2.1.0-alpha0 "
5151ktfmt = " 0.46"
5252google-javaformat = " 1.17.0"
5353google-auto-service = " 1.1.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.5 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.6-rc-1 -all.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments