Skip to content

Commit

Permalink
Merge pull request #2146 from scalacenter/update/munit-1.0.3
Browse files Browse the repository at this point in the history
Update munit to 1.0.3
  • Loading branch information
bjaglin authored Dec 18, 2024
2 parents 17e48f1 + 619b129 commit de3dcaf
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 @@ -22,7 +22,7 @@ object Dependencies {
val scalaXmlV = "2.2.0"
val scalametaV = "4.12.1"
val scalatestV = "3.2.19"
val munitV = "1.0.2"
val munitV = "1.0.3"

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

0 comments on commit de3dcaf

Please sign in to comment.