Skip to content

Commit

Permalink
bump: spring-boot-autoconfigure, ... 2.7.18 (was 2.5.15)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 28, 2024
1 parent c7c1a01 commit ae1a1f7
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 @@ -444,7 +444,7 @@ object Dependencies {

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

0 comments on commit ae1a1f7

Please sign in to comment.