We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e408c95 commit be3ec82Copy full SHA for be3ec82
build.sbt
@@ -47,7 +47,7 @@ Compile / doc / scalacOptions ++= {
47
)
48
}
49
50
-libraryDependencies ++= Seq("org.specs2" %% "specs2-core" % "4.22.0" % "test")
+libraryDependencies ++= Seq("org.specs2" %% "specs2-core" % "4.23.0" % "test")
51
52
// Scripted
53
enablePlugins(SbtPlugin)
0 commit comments