Skip to content

Commit 51dac22

Browse files
Update spring core to v6.2.6
1 parent 7a05702 commit 51dac22

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
@@ -96,7 +96,7 @@ permissions-notifications = { module = "dev.icerock.moko:permissions-notificatio
9696
permissions = { module = "dev.icerock.moko:permissions", version.ref = "permissions" }
9797
spring-boot = { module = "org.springframework.boot:spring-boot", version.ref = "spring" }
9898
spring-boot-starter-logging = { module = "org.springframework.boot:spring-boot-starter-logging", version.ref = "spring" }
99-
spring-webflux = "org.springframework:spring-webflux:6.2.5"
99+
spring-webflux = "org.springframework:spring-webflux:6.2.6"
100100
spring-boot-autoconfigure = { module = "org.springframework.boot:spring-boot-autoconfigure", version.ref = "spring" }
101101
spring-boot-starter-webflux = { module = "org.springframework.boot:spring-boot-starter-webflux", version.ref = "spring" }
102102
ktor-server-netty = "io.ktor:ktor-server-netty:2.3.13"
@@ -206,7 +206,7 @@ roborazzi-gradle-plugin = { module = "io.github.takahirom.roborazzi:roborazzi-gr
206206
scrimage-core = "com.sksamuel.scrimage:scrimage-core:4.3.0"
207207
scrimage-filters = "com.sksamuel.scrimage:scrimage-filters:4.3.0"
208208
snakeyaml = "org.yaml:snakeyaml:2.3"
209-
spring-web = "org.springframework:spring-web:6.1.14"
209+
spring-web = "org.springframework:spring-web:6.2.6"
210210
stately-common = "co.touchlab:stately-common:2.1.0"
211211

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

0 commit comments

Comments
 (0)