Skip to content

Commit 8b5aecb

Browse files
committed
specs2-core 4.20.3 (was 4.20.2)
1 parent 4dd0084 commit 8b5aecb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ object Dependencies {
1515

1616
val awaitility = Seq("org.awaitility" % "awaitility" % "4.2.0")
1717

18-
val specsVersion = "4.20.2"
18+
val specsVersion = "4.20.3"
1919
val specsBuild = Seq(
2020
"specs2-core",
2121
).map("org.specs2" %% _ % specsVersion)

0 commit comments

Comments
 (0)