File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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 "
9+ gradle = " 9.2.1 "
1010java-vendor = " Oracle"
1111java-jvmargs = " --enable-preview"
1212java-addmodules = " jdk.incubator.vector"
@@ -38,7 +38,7 @@ kotlinx-fuzz = "0.2.2"
3838kotlinx-metadata = " 0.9.0"
3939kotlinx-reflect-lite = " 1.2.0-RC"
4040kotlin-lincheck = " 3.3.2"
41- kotlin-wrappers = " 2025.11.10 "
41+ kotlin-wrappers = " 2025.11.11 "
4242kotlin-redacted = " 1.15.0"
4343kotlin-serviceloader = " 0.0.21"
4444kotlinx-multik = " 0.2.3"
@@ -223,7 +223,7 @@ compose-adaptive = "1.3.0-alpha01"
223223compose-icons = " 1.7.3"
224224compose-fontawesome = " 1.1.1"
225225kobweb = " 0.23.3"
226- summon = " 0.4.8.2 "
226+ summon = " 0.4.8.6 "
227227detekt = " 2.0.0-alpha.1"
228228detekt-compose-rules = " 0.4.27"
229229antdesign = " 1.0.0"
@@ -245,7 +245,7 @@ benmanes = "0.53.0"
245245caupain = " 1.6.1"
246246foojay-resolver = " 1.0.0"
247247gradle-develocity = " 4.2.2"
248- nmcp = " 1.2.1 "
248+ nmcp = " 1.3.0 "
249249nexus-publish = " 2.0.0"
250250vanniktech-publish = " 0.35.0"
251251gradle-publish = " 2.0.0"
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 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.2.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments