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.12"
9+ gradle = " 8.12.1 "
1010java-vendor = " Oracle"
1111java-jvmArguments = " --enable-preview"
1212java-addModules = " jdk.incubator.vector"
@@ -20,7 +20,7 @@ org-name = "suresh.dev"
2020org-url = " https://suresh.dev"
2121
2222# Gradle Dependencies Versions
23- bc-plugins = " 0.23 .0"
23+ bc-plugins = " 0.26 .0"
2424kotlinx-kover = " 0.9.1"
2525kotlinx-bcv = " 0.17.0"
2626kotlin-dokka = " 2.0.0"
@@ -37,7 +37,7 @@ kotlinx-browser = "0.3"
3737kotlinx-benchmark = " 0.4.13"
3838kotlinx-metadata = " 0.9.0"
3939kotlinx-reflect-lite = " 1.1.0"
40- kotlin-wrappers = " 2025.1.5 "
40+ kotlin-wrappers = " 2025.1.6 "
4141kotlin-redacted = " 1.12.0"
4242kotlin-serviceloader = " 0.0.15"
4343kotlinx-multik = " 0.2.3"
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.12-all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12.1 -all.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments