File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ apollo-execution-reporting = { module = "com.apollographql.execution:apollo-exec
82
82
apollo-execution-gradle-plugin = { module = " com.apollographql.execution:apollo-execution-gradle-plugin" , version.ref = " apollo-kotlin-execution" }
83
83
spring-boot = { module = " org.springframework.boot:spring-boot" , version.ref = " spring" }
84
84
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 "
86
86
spring-boot-autoconfigure = { module = " org.springframework.boot:spring-boot-autoconfigure" , version.ref = " spring" }
87
87
spring-boot-starter-webflux = { module = " org.springframework.boot:spring-boot-starter-webflux" , version.ref = " spring" }
88
88
ktor-server-netty = " io.ktor:ktor-server-netty:2.3.13"
You can’t perform that action at this time.
0 commit comments