File tree 2 files changed +3
-2
lines changed
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"
56
56
snakeyaml-engine-kmp = " 3.1.1"
57
57
konsist = " 0.17.3"
58
58
decoroutinator = " 2.4.9"
59
- spring-boot = " 3.4.4 "
59
+ spring-boot = " 3.4.5 "
60
60
spring-depmgmt = " 1.1.7"
61
61
ktor = " 3.1.2"
62
62
ktor-cohort = " 2.7.0"
217
217
# Plugin versions
218
218
benmanes = " 0.52.0"
219
219
foojay-resolver = " 0.10.0"
220
- gradle-develocity = " 4.0"
220
+ gradle-develocity = " 4.0.1 "
221
221
nmcp = " 0.1.1"
222
222
nexus-publish = " 2.0.0"
223
223
vanniktech-publish = " 0.31.0"
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ kotlin.native.ignoreDisabledTargets=true
30
30
kotlin.native.enableKlibsCrossCompilation =true
31
31
# kotlin.native.toolchain.enabled=false
32
32
# kotlin.mpp.enableCInteropCommonization=true
33
+ # kotlin.mpp.commonizerJvmArgs=-Xmx6g
33
34
34
35
# # Dokka
35
36
org.jetbrains.dokka.experimental.gradle.pluginMode =V2Enabled
You can’t perform that action at this time.
0 commit comments