Skip to content

Commit

Permalink
Merge pull request #180 from scala-steward/update/specs2-core-4.13.1
Browse files Browse the repository at this point in the history
Update specs2-core, specs2-scalacheck to 4.13.1
  • Loading branch information
ChristopherDavenport authored Dec 24, 2021
2 parents b42b648 + f0de89f commit d2c5281
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 @@ -6,7 +6,7 @@ val fs2V = "3.2.3"
val http4sV = "0.23.7"
val circeV = "0.14.1"
val log4catsV = "2.1.1"
val specs2V = "4.11.0"
val specs2V = "4.13.1"

ThisBuild / crossScalaVersions := Seq("2.12.15", "2.13.7")

Expand Down

0 comments on commit d2c5281

Please sign in to comment.