File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
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.1"
88kotlin-lang-version = " 2.1"
9- gradle = " 8.14-rc-2 "
9+ gradle = " 8.14-rc-3 "
1010java-vendor = " Oracle"
1111java-jvmArguments = " --enable-preview"
1212java-addModules = " jdk.incubator.vector"
@@ -54,7 +54,7 @@ akkurate = "0.11.0"
5454kaml = " 0.77.0"
5555snakeyaml-engine-kmp = " 3.1.1"
5656konsist = " 0.17.3"
57- decoroutinator = " 2.4.8 "
57+ decoroutinator = " 2.4.9 "
5858spring-boot = " 3.4.4"
5959spring-depmgmt = " 1.1.7"
6060ktor = " 3.1.2"
@@ -198,7 +198,7 @@ jetbrains-compose-adaptive = "1.1.0-beta02"
198198kobweb = " 0.21.1"
199199detekt = " 1.23.8"
200200detekt-compose-rules = " 0.4.22"
201- compose-hotreload = " 1.0.0-alpha05 "
201+ compose-hotreload = " 1.0.0-alpha07 "
202202compose-icons = " 1.1.1"
203203compose-routing = " 0.4.0"
204204kottie = " 2.0.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.14-rc-2 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14-rc-3 -all.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments