Skip to content

Commit 2995886

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update specs2-core to 4.12.1
1 parent 9cba9d3 commit 2995886

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
@@ -29,7 +29,7 @@ Compile / doc / scalacOptions ++= {
2929
)
3030
}
3131

32-
libraryDependencies ++= Seq("org.specs2" %% "specs2-core" % "4.12.0" % "test")
32+
libraryDependencies ++= Seq("org.specs2" %% "specs2-core" % "4.12.1" % "test")
3333

3434
// Scripted
3535
enablePlugins(SbtPlugin)

0 commit comments

Comments
 (0)