Skip to content

Commit

Permalink
Merge pull request #212 from scala-steward/update/specs2-core-4.10.5
Browse files Browse the repository at this point in the history
Update specs2-core to 4.10.5
  • Loading branch information
ihostage authored Oct 14, 2020
2 parents 703869d + 6719de7 commit 001b968
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 @@ -27,6 +27,6 @@ object Dependencies {
"commons-codec" % "commons-codec" % "1.15",
"org.apache.cxf" % "cxf-tools-wsdlto-frontend-jaxws" % Versions.CXF,
"org.apache.cxf" % "cxf-tools-wsdlto-databinding-jaxb" % Versions.CXF,
"org.specs2" %% "specs2-core" % "4.10.4" % Test
"org.specs2" %% "specs2-core" % "4.10.5" % Test
)
}

0 comments on commit 001b968

Please sign in to comment.