Skip to content

Commit

Permalink
Update spring core to v6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent e78c9e0 commit 6b28985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ apollo-execution-reporting = { module = "com.apollographql.execution:apollo-exec
apollo-execution-gradle-plugin = { module = "com.apollographql.execution:apollo-execution-gradle-plugin", version.ref = "apollo-kotlin-execution" }
spring-boot = { module = "org.springframework.boot:spring-boot", version.ref = "spring" }
spring-boot-starter-logging = { module = "org.springframework.boot:spring-boot-starter-logging", version.ref = "spring" }
spring-webflux = "org.springframework:spring-webflux:6.1.14"
spring-webflux = "org.springframework:spring-webflux:6.2.1"
spring-boot-autoconfigure = { module = "org.springframework.boot:spring-boot-autoconfigure", version.ref = "spring" }
spring-boot-starter-webflux = { module = "org.springframework.boot:spring-boot-starter-webflux", version.ref = "spring" }
ktor-server-netty = "io.ktor:ktor-server-netty:2.3.13"
Expand Down

0 comments on commit 6b28985

Please sign in to comment.