Skip to content

Commit be3ec82

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update specs2-core to 4.23.0
1 parent e408c95 commit be3ec82

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
@@ -47,7 +47,7 @@ Compile / doc / scalacOptions ++= {
4747
)
4848
}
4949

50-
libraryDependencies ++= Seq("org.specs2" %% "specs2-core" % "4.22.0" % "test")
50+
libraryDependencies ++= Seq("org.specs2" %% "specs2-core" % "4.23.0" % "test")
5151

5252
// Scripted
5353
enablePlugins(SbtPlugin)

0 commit comments

Comments
 (0)