Skip to content

Commit 1ca5bb9

Browse files
committed
Update specs2-core, specs2-matcher-extra, ... to 4.22.0
1 parent 347bd31 commit 1ca5bb9

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
@@ -128,7 +128,7 @@ object Dependencies {
128128
}
129129

130130
object Specs2 {
131-
val SpecsV = "4.20.9"
131+
val SpecsV = "4.22.0"
132132

133133
val core = "org.specs2" %% "specs2-core" % SpecsV
134134
val matcherExtra = "org.specs2" %% "specs2-matcher-extra" % SpecsV

0 commit comments

Comments
 (0)