Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit fc1b491

Browse files
Merge pull request #42 from SLNE-Development/dependabot/gradle/org.jetbrains.kotlin-wrappers-kotlin-wrappers-bom-2025.4.10
2 parents b472972 + 0c04432 commit fc1b491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ allprojects {
3030
dependencies {
3131
implementation(platform("org.springframework.boot:spring-boot-dependencies:3.4.3"))
3232
implementation(platform("io.ktor:ktor-bom:3.0.3"))
33-
implementation(platform("org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:2025.2.2"))
33+
implementation(platform("org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:2025.4.10"))
3434

3535
compileOnly("org.springframework.boot:spring-boot-configuration-processor:3.4.3")
3636
// "kapt"("org.springframework.boot:spring-boot-configuration-processor:3.4.3")

0 commit comments

Comments
 (0)