Skip to content

Commit c809a57

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update specs2-core to 4.20.4
1 parent 1781641 commit c809a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Compile / doc / scalacOptions ++= {
2626
)
2727
}
2828

29-
libraryDependencies ++= Seq("org.specs2" %% "specs2-core" % "4.20.3" % "test")
29+
libraryDependencies ++= Seq("org.specs2" %% "specs2-core" % "4.20.4" % "test")
3030

3131
// Scripted
3232
enablePlugins(SbtPlugin)

0 commit comments

Comments
 (0)