Skip to content

Commit 40ca297

Browse files
Update dependency io.ktor:ktor-bom to v3.2.3 (#739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db622d0 commit 40ca297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spring-boot-starter-webflux = { module = "org.springframework.boot:spring-boot-s
2929
thymeleaf-extras-springsecurity6 = { module = "org.thymeleaf.extras:thymeleaf-extras-springsecurity6" }
3030
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
3131

32-
ktor-bom = { module = "io.ktor:ktor-bom", version = "3.2.2" }
32+
ktor-bom = { module = "io.ktor:ktor-bom", version = "3.2.3" }
3333
ktor-server-netty = { module = "io.ktor:ktor-server-netty" }
3434
ktor-server-freemarker = { module = "io.ktor:ktor-server-freemarker" }
3535
ktor-server-resources = { module = "io.ktor:ktor-server-resources" }

0 commit comments

Comments
 (0)