Skip to content

Commit

Permalink
Update specs2-core, specs2-scalacheck to 4.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 5, 2024
1 parent 9e39b6c commit 59e3014
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 @@ -19,7 +19,7 @@ scmInfo := Some(ScmInfo(url("https://github.com/djspiewak/gll-combinators"),

Test / parallelExecution := false

val Specs2Version = "4.12.12"
val Specs2Version = "4.20.6"

libraryDependencies ++= Seq(
"org.scala-lang.modules" %% "scala-collection-compat" % "2.8.1",
Expand Down

0 comments on commit 59e3014

Please sign in to comment.