Skip to content

Commit

Permalink
bump: spring-boot-autoconfigure, ... 3.3.5 (was 2.7.18)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 13, 2024
1 parent 4503f17 commit 2fea4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ object Dependencies {

val SpringWeb = {
val SpringVersion = "5.3.39"
val SpringBootVersion = "2.7.18"
val SpringBootVersion = "3.3.5"
Seq(
libraryDependencies ++= Seq(
"org.springframework" % "spring-core" % SpringVersion,
Expand Down

0 comments on commit 2fea4bb

Please sign in to comment.