Skip to content

Commit

Permalink
Update munit to 1.0.3
Browse files Browse the repository at this point in the history
scala-steward committed Dec 3, 2024
1 parent 5550ccb commit 39c12ca
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
@@ -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.3"
val disciplineMunit = "1.0.9"
val munitCatsEffect = "1.0.7"
}

0 comments on commit 39c12ca

Please sign in to comment.