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 0d49057 + 8258ca0 commit 0edae9aCopy full SHA for 0edae9a
project/Dependencies.scala
@@ -28,7 +28,7 @@ object Dependencies {
28
val scalametaV = "4.14.0"
29
val scalatagsV = "0.13.1"
30
val scalatestV = "3.2.19"
31
- val munitV = "1.2.0"
+ val munitV = "1.2.1"
32
33
val bijectionCore = "com.twitter" %% "bijection-core" % bijectionCoreV
34
val collectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % collectionCompatV
0 commit comments