Skip to content

Commit f3186c6

Browse files
authored
Merge pull request #603 from komapper/renovate/ktor-monorepo
2 parents 0ad6534 + 72c1b07 commit f3186c6

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
@@ -28,7 +28,7 @@ spring-boot-starter-webflux = { module = "org.springframework.boot:spring-boot-s
2828
thymeleaf-extras-springsecurity6 = { module = "org.thymeleaf.extras:thymeleaf-extras-springsecurity6" }
2929
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
3030

31-
ktor-bom = { module = "io.ktor:ktor-bom", version = "3.0.1" }
31+
ktor-bom = { module = "io.ktor:ktor-bom", version = "3.0.2" }
3232
ktor-server-netty = { module = "io.ktor:ktor-server-netty" }
3333
ktor-server-freemarker = { module = "io.ktor:ktor-server-freemarker" }
3434
ktor-server-resources = { module = "io.ktor:ktor-server-resources" }

0 commit comments

Comments
 (0)