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

Commit e4b1b94

Browse files
chore(deps): bump io.ktor:ktor-bom from 3.2.1 to 3.2.3
Bumps [io.ktor:ktor-bom](https://github.com/ktorio/ktor) from 3.2.1 to 3.2.3. - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.1...3.2.3) --- updated-dependencies: - dependency-name: io.ktor:ktor-bom dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 007624e commit e4b1b94

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)