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 committed Sep 14, 2024
1 parent ab01dca commit 3e56160
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 @@ -28,7 +28,7 @@ ThisBuild / tlMimaPreviousVersions ++= Set(
val Versions = new {
val circe = "0.14.7"
val config = "1.4.3"
val munit = "0.7.29"
val munit = "1.0.2"
val disciplineMunit = "1.0.9"
val munitCatsEffect = "1.0.7"
}
Expand Down

0 comments on commit 3e56160

Please sign in to comment.