Skip to content

Commit

Permalink
Update munit to 1.0.2 (#638)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 16, 2024
1 parent 337e731 commit bf4d64c
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
@@ -1,7 +1,7 @@
import sbtcrossproject.CrossProject
import sbtcrossproject.CrossType

lazy val munitVersion = "1.0.1"
lazy val munitVersion = "1.0.2"
lazy val scalametaVersion = "4.9.9"
lazy val defaultScala212 = "2.12.20"
lazy val defaultScala213 = "2.13.14"
Expand Down

0 comments on commit bf4d64c

Please sign in to comment.