Skip to content

Commit

Permalink
Update munit to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Dec 4, 2024
1 parent 5f74e93 commit 8c6c590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ object ProjectPlugin extends AutoPlugin {
val log4cats: String = "2.7.0"
val log4s: String = "1.10.0"
val logback: String = "1.5.12"
val munit: String = "1.0.2"
val munit: String = "1.0.3"
val munitSC: String = "1.0.0"
val munitCE: String = "2.0.0"
val natchez: String = "0.3.7"
Expand Down

0 comments on commit 8c6c590

Please sign in to comment.