Skip to content

Commit d729267

Browse files
committed
chore: springboot updates
1 parent fbe8b67 commit d729267

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ kaml = "0.77.0"
5656
snakeyaml-engine-kmp = "3.1.1"
5757
konsist = "0.17.3"
5858
decoroutinator = "2.4.9"
59-
spring-boot = "3.4.4"
59+
spring-boot = "3.4.5"
6060
spring-depmgmt = "1.1.7"
6161
ktor = "3.1.2"
6262
ktor-cohort = "2.7.0"
@@ -217,7 +217,7 @@ swagger-style = "https://unpkg.com/[email protected]/them
217217
# Plugin versions
218218
benmanes = "0.52.0"
219219
foojay-resolver = "0.10.0"
220-
gradle-develocity = "4.0"
220+
gradle-develocity = "4.0.1"
221221
nmcp = "0.1.1"
222222
nexus-publish = "2.0.0"
223223
vanniktech-publish = "0.31.0"

sandbox/gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ kotlin.native.ignoreDisabledTargets=true
3030
kotlin.native.enableKlibsCrossCompilation=true
3131
# kotlin.native.toolchain.enabled=false
3232
# kotlin.mpp.enableCInteropCommonization=true
33+
# kotlin.mpp.commonizerJvmArgs=-Xmx6g
3334

3435
## Dokka
3536
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled

0 commit comments

Comments
 (0)