Skip to content

Commit

Permalink
Merge pull request #10241 from scala-steward/update/spring-core-5.2.6…
Browse files Browse the repository at this point in the history
….RELEASE

Update spring-beans, spring-context, ... to 5.2.6.RELEASE
  • Loading branch information
mergify[bot] committed Apr 28, 2020
2 parents 4827177 + 51cd4e4 commit a991302
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 @@ -82,7 +82,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.2.5.RELEASE"
val springFrameworkVersion = "5.2.6.RELEASE"

val javaDeps = Seq(
scalaJava8Compat,
Expand Down

0 comments on commit a991302

Please sign in to comment.