File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ kaml = "0.77.0"
5656snakeyaml-engine-kmp = " 3.1.1"
5757konsist = " 0.17.3"
5858decoroutinator = " 2.4.9"
59- spring-boot = " 3.4.4 "
59+ spring-boot = " 3.4.5 "
6060spring-depmgmt = " 1.1.7"
6161ktor = " 3.1.2"
6262ktor-cohort = " 2.7.0"
217217# Plugin versions
218218benmanes = " 0.52.0"
219219foojay-resolver = " 0.10.0"
220- gradle-develocity = " 4.0"
220+ gradle-develocity = " 4.0.1 "
221221nmcp = " 0.1.1"
222222nexus-publish = " 2.0.0"
223223vanniktech-publish = " 0.31.0"
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ kotlin.native.ignoreDisabledTargets=true
3030kotlin.native.enableKlibsCrossCompilation =true
3131# kotlin.native.toolchain.enabled=false
3232# kotlin.mpp.enableCInteropCommonization=true
33+ # kotlin.mpp.commonizerJvmArgs=-Xmx6g
3334
3435# # Dokka
3536org.jetbrains.dokka.experimental.gradle.pluginMode =V2Enabled
You can’t perform that action at this time.
0 commit comments