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
lucuma-steward[bot] committed May 29, 2024
1 parent 4055c5a commit ac53352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Settings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ object Settings {
val jawn = "1.3.2"
val log4Cats = "2.7.0"
val monocle = "3.2.0"
val munit = "0.7.29"
val munit = "1.0.0"
val munitCatsEffect = "2.0.0-M4"
val scalaFix = scalafix.sbt.BuildInfo.scalafixVersion
val scalaJSDom = "2.8.0"
Expand Down

0 comments on commit ac53352

Please sign in to comment.