Skip to content

Commit

Permalink
spring-beans, spring-context, ... 5.3.13 (was 5.3.12)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mkurz committed Dec 28, 2021
1 parent 529fb5e commit e7c1abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -83,7 +83,7 @@ object Dependencies {
val scalaJava8Compat = "org.scala-lang.modules" %% "scala-java8-compat" % "0.9.1"
val scalaParserCombinators = Seq("org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2")

val springFrameworkVersion = "5.3.12"
val springFrameworkVersion = "5.3.13"

val javaDeps = Seq(
scalaJava8Compat,
Expand Down

0 comments on commit e7c1abd

Please sign in to comment.