Skip to content

Commit

Permalink
Update discipline-specs2 to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Feb 17, 2021
1 parent 420d16c commit a3d81b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ lazy val commonSettings = Seq(
"com.julianpeeters" %% "avrohugger-core" % "1.0.0-RC24" % Test,
"org.typelevel" %% "cats-laws" % "2.4.1" % Test,
"io.circe" %% "circe-testing" % "0.13.0" % Test,
"org.typelevel" %% "discipline-specs2" % "1.1.3" % Test,
"org.typelevel" %% "discipline-specs2" % "1.1.4" % Test,
"org.specs2" %% "specs2-core" % "4.10.5" % Test,
"org.specs2" %% "specs2-scalacheck" % "4.10.5" % Test,
"org.scalacheck" %% "scalacheck" % "1.15.3" % Test,
Expand Down

0 comments on commit a3d81b9

Please sign in to comment.