Skip to content

Commit b9b3218

Browse files
Update spring-boot-autoconfigure, ... to 3.5.7 (#1273)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent c00d86d commit b9b3218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ object Dependencies {
447447

448448
val SpringWeb = {
449449
val SpringVersion = "6.2.12"
450-
val SpringBootVersion = "3.5.6"
450+
val SpringBootVersion = "3.5.7"
451451
Seq(
452452
libraryDependencies ++= Seq(
453453
"org.springframework" % "spring-core" % SpringVersion,

0 commit comments

Comments
 (0)