Skip to content

Commit 2293da8

Browse files
Update spring boot to v3.4.5
1 parent b074666 commit 2293da8

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
@@ -51,7 +51,7 @@ wear-watchface = "1.3.0-alpha07"
5151
wear-compose = "1.5.0-alpha12"
5252
wearPhoneInteractions = "1.1.0"
5353
work-runtime-ktx = "2.10.1"
54-
spring = "3.4.4"
54+
spring = "3.4.5"
5555
generativeai = "0.9.0-1.1.0"
5656
buildkonfig = "0.15.2"
5757
roborazzi = "1.43.1"
@@ -196,7 +196,7 @@ plugin-google-services = "com.google.gms:google-services:4.4.2"
196196
plugin-kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
197197
plugin-kotlin-spring = { module = "org.jetbrains.kotlin:kotlin-allopen", version.ref = "kotlin" }
198198
plugin-ksp = { module = "com.google.devtools.ksp:symbol-processing-gradle-plugin", version.ref = "ksp" }
199-
plugin-spring-boot = { module = "org.springframework.boot:spring-boot-gradle-plugin", version = "3.4.4" }
199+
plugin-spring-boot = { module = "org.springframework.boot:spring-boot-gradle-plugin", version = "3.4.5" }
200200
plugin-wire = { module = "com.squareup.wire:wire-gradle-plugin", version = "5.3.1" }
201201
plugin-compose-multiplatform = { module = "org.jetbrains.compose:compose-gradle-plugin", version.ref = "compose-multiplatform" }
202202
roborazzi-gradle-plugin = { module = "io.github.takahirom.roborazzi:roborazzi-gradle-plugin", version.ref = "roborazzi" }

0 commit comments

Comments
 (0)