Skip to content

Commit

Permalink
Update munit to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rossabaker committed Aug 2, 2024
1 parent 0ff8b7b commit 3d77e71
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 @@ -12,7 +12,7 @@ lazy val root = tlCrossRootProject.aggregate(scalatags)

val http4sVersion = "0.23.27"
val scalatagsVersion = "0.12.0"
val munitVersion = "1.0.0-M7"
val munitVersion = "1.0.0"
val munitCatsEffectVersion = "2.0.0"

lazy val scalatags = crossProject(JVMPlatform, JSPlatform, NativePlatform)
Expand Down

0 comments on commit 3d77e71

Please sign in to comment.