Skip to content

Commit

Permalink
Update munit to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and jchapuis committed Oct 10, 2024
1 parent 6cd08d0 commit 86c8d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ object Dependencies {
lazy val log4cats = Seq("org.typelevel" %% "log4cats-core" % log4catsVersion)
lazy val log4catsTesting = Seq("org.typelevel" %% "log4cats-testing" % log4catsVersion)

lazy val mUnitVersion = "1.0.1"
lazy val mUnitVersion = "1.0.2"
lazy val disciplineMUnitVersion = "2.0.0"
lazy val mUnitScalacheckVersion = "1.0.0"
lazy val mUnit =
Expand Down

0 comments on commit 86c8d0c

Please sign in to comment.