We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91ece0f + e525bd3 commit 9af410dCopy full SHA for 9af410d
project/Dependencies.scala
@@ -27,7 +27,7 @@ object Dependencies {
27
val scalametaV = "4.13.10"
28
val scalatagsV = "0.13.1"
29
val scalatestV = "3.2.19"
30
- val munitV = "1.1.1"
+ val munitV = "1.2.0"
31
32
val bijectionCore = "com.twitter" %% "bijection-core" % bijectionCoreV
33
val collectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % collectionCompatV
0 commit comments