Skip to content

Commit

Permalink
Merge pull request #120 from http4s/update/munit-scalacheck-1.0.0
Browse files Browse the repository at this point in the history
Update munit-scalacheck to 1.0.0
  • Loading branch information
henricook authored Jun 15, 2024
2 parents 1db5253 + 26207b6 commit 83ee3c6
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 @@ -22,7 +22,7 @@ lazy val root = project.in(file(".")).aggregate(playJson).enablePlugins(NoPublis

val http4sVersion = "0.23.27"
val playJsonVersion = "3.0.3"
val munitVersion = "1.0.0-M11"
val munitVersion = "1.0.0"
val munitCatsEffectVersion = "2.0.0"

lazy val playJson = project
Expand Down

0 comments on commit 83ee3c6

Please sign in to comment.