Skip to content

Commit

Permalink
Update discipline-specs2 to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Nov 27, 2024
1 parent 540a6c3 commit 20f034c
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 @@ -79,7 +79,7 @@ lazy val commonSettings = Seq(
"com.julianpeeters" %% "avrohugger-core" % "2.8.3" % Test,
"org.typelevel" %% "cats-laws" % "2.12.0" % Test,
"io.circe" %% "circe-testing" % "0.14.10" % Test,
"org.typelevel" %% "discipline-specs2" % "1.4.0" % Test,
"org.typelevel" %% "discipline-specs2" % "1.5.0" % Test,
"org.specs2" %% "specs2-core" % "4.12.4-js-ec" % Test,
"org.specs2" %% "specs2-scalacheck" % "4.12.4-js-ec" % Test,
"org.scalacheck" %% "scalacheck" % "1.18.1" % Test,
Expand Down

0 comments on commit 20f034c

Please sign in to comment.