Skip to content

Commit 45adfc5

Browse files
Update spring core to v6.2.6
1 parent c1781db commit 45adfc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ permissions-notifications = { module = "dev.icerock.moko:permissions-notificatio
9494
permissions = { module = "dev.icerock.moko:permissions", version.ref = "permissions" }
9595
spring-boot = { module = "org.springframework.boot:spring-boot", version.ref = "spring" }
9696
spring-boot-starter-logging = { module = "org.springframework.boot:spring-boot-starter-logging", version.ref = "spring" }
97-
spring-webflux = "org.springframework:spring-webflux:6.2.5"
97+
spring-webflux = "org.springframework:spring-webflux:6.2.6"
9898
spring-boot-autoconfigure = { module = "org.springframework.boot:spring-boot-autoconfigure", version.ref = "spring" }
9999
spring-boot-starter-webflux = { module = "org.springframework.boot:spring-boot-starter-webflux", version.ref = "spring" }
100100
ktor-server-netty = "io.ktor:ktor-server-netty:2.3.13"
@@ -203,7 +203,7 @@ roborazzi-gradle-plugin = { module = "io.github.takahirom.roborazzi:roborazzi-gr
203203
scrimage-core = "com.sksamuel.scrimage:scrimage-core:4.3.0"
204204
scrimage-filters = "com.sksamuel.scrimage:scrimage-filters:4.3.0"
205205
snakeyaml = "org.yaml:snakeyaml:2.3"
206-
spring-web = "org.springframework:spring-web:6.1.14"
206+
spring-web = "org.springframework:spring-web:6.2.6"
207207
stately-common = "co.touchlab:stately-common:2.1.0"
208208

209209
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }

0 commit comments

Comments
 (0)