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
scala-center-steward[bot] committed Dec 15, 2024
1 parent e7fe222 commit 619b129
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.11.2"
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 619b129

Please sign in to comment.