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

Commit b6dfb02

Browse files
authored
Merge pull request #94 from SLNE-Development/dependabot/gradle/io.ktor-ktor-bom-3.2.3
chore(deps): bump io.ktor:ktor-bom from 3.2.1 to 3.2.3
2 parents 6cc203b + e4b1b94 commit b6dfb02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

surf-cloud-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ javaPlatform {
1111

1212
dependencies {
1313
api(platform("org.springframework.boot:spring-boot-dependencies:3.5.4"))
14-
api(platform("io.ktor:ktor-bom:3.2.1"))
14+
api(platform("io.ktor:ktor-bom:3.2.3"))
1515
api(platform("org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:2025.8.10"))
1616
}
1717

0 commit comments

Comments
 (0)