Skip to content

Commit

Permalink
Update spring-context, spring-core to 5.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 17, 2023
1 parent ef2c0e6 commit ecc2822
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 @@ -14,7 +14,7 @@ object Dependencies {
val catsEffectVersion = "2.5.5"
val catsCoreVersion = "2.8.0"
val scalapbVersion = scalapb.compiler.Version.scalapbVersion
val springVersion = "5.3.22"
val springVersion = "5.3.31"
val springBootVersion = "2.6.1"

val akkaInmemoryJournal = ("com.github.dnvriend" %% "akka-persistence-inmemory" % "2.5.15.2")
Expand Down

0 comments on commit ecc2822

Please sign in to comment.