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

Commit bd7b4d3

Browse files
Merge pull request #37 from SLNE-Development/dependabot/gradle/org.springframework.boot-spring-boot-dependencies-3.4.4
2 parents 4bec55f + 424ace6 commit bd7b4d3

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
@@ -28,7 +28,7 @@ allprojects {
2828
}
2929

3030
dependencies {
31-
implementation(platform("org.springframework.boot:spring-boot-dependencies:3.4.3"))
31+
implementation(platform("org.springframework.boot:spring-boot-dependencies:3.4.4"))
3232
implementation(platform("io.ktor:ktor-bom:3.0.3"))
3333
implementation(platform("org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:2025.4.10"))
3434

0 commit comments

Comments
 (0)