Skip to content

Commit

Permalink
Merge pull request #2171 from scalacenter/update/munit-1.0.4
Browse files Browse the repository at this point in the history
Update munit to 1.0.4
  • Loading branch information
bjaglin authored Jan 15, 2025
2 parents 26a7f01 + a8dcd7c commit 7fb5f3a
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 @@ -26,7 +26,7 @@ object Dependencies {
val scalametaV = "4.12.5"
val scalatagsV = "0.13.1"
val scalatestV = "3.2.19"
val munitV = "1.0.3"
val munitV = "1.0.4"

val bijectionCore = "com.twitter" %% "bijection-core" % bijectionCoreV
val collectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % collectionCompatV
Expand Down

0 comments on commit 7fb5f3a

Please sign in to comment.