Skip to content

Commit e2d8030

Browse files
Update spring core to v6.2.5
1 parent 1684517 commit e2d8030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ apollo-execution-reporting = { module = "com.apollographql.execution:apollo-exec
8282
apollo-execution-gradle-plugin = { module = "com.apollographql.execution:apollo-execution-gradle-plugin", version.ref = "apollo-kotlin-execution" }
8383
spring-boot = { module = "org.springframework.boot:spring-boot", version.ref = "spring" }
8484
spring-boot-starter-logging = { module = "org.springframework.boot:spring-boot-starter-logging", version.ref = "spring" }
85-
spring-webflux = "org.springframework:spring-webflux:6.1.14"
85+
spring-webflux = "org.springframework:spring-webflux:6.2.5"
8686
spring-boot-autoconfigure = { module = "org.springframework.boot:spring-boot-autoconfigure", version.ref = "spring" }
8787
spring-boot-starter-webflux = { module = "org.springframework.boot:spring-boot-starter-webflux", version.ref = "spring" }
8888
ktor-server-netty = "io.ktor:ktor-server-netty:2.3.13"

0 commit comments

Comments
 (0)