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.
1 parent 3a1062f commit 4970cadCopy full SHA for 4970cad
project/Dependencies.scala
@@ -27,7 +27,7 @@ object Dependencies {
27
val scalametaV = "4.13.5"
28
val scalatagsV = "0.13.1"
29
val scalatestV = "3.2.19"
30
- val munitV = "1.1.0"
+ val munitV = "1.1.1"
31
32
val bijectionCore = "com.twitter" %% "bijection-core" % bijectionCoreV
33
val collectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % collectionCompatV
0 commit comments