Skip to content

Commit

Permalink
Update munit to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lucuma-steward[bot] committed Aug 20, 2024
1 parent 0459ff5 commit 8c03ff9
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 = "1.0.0"
val munit = "1.0.1"
val munitCatsEffect = "2.0.0"
val scalaFix = scalafix.sbt.BuildInfo.scalafixVersion
val scalaJSDom = "2.8.0"
Expand Down

0 comments on commit 8c03ff9

Please sign in to comment.