Skip to content

Commit 001b968

Browse files
authored
Merge pull request #212 from scala-steward/update/specs2-core-4.10.5
Update specs2-core to 4.10.5
2 parents 703869d + 6719de7 commit 001b968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ object Dependencies {
2727
"commons-codec" % "commons-codec" % "1.15",
2828
"org.apache.cxf" % "cxf-tools-wsdlto-frontend-jaxws" % Versions.CXF,
2929
"org.apache.cxf" % "cxf-tools-wsdlto-databinding-jaxb" % Versions.CXF,
30-
"org.specs2" %% "specs2-core" % "4.10.4" % Test
30+
"org.specs2" %% "specs2-core" % "4.10.5" % Test
3131
)
3232
}

0 commit comments

Comments
 (0)