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 afb12ac + 1ce5600 commit 587520aCopy full SHA for 587520a
project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
29
val pprintV = "0.6.6" // don't bump, rules built against metaconfig 0.9.15 or earlier would not link
30
val nailgunV = "0.9.1"
31
val scalaXmlV = "2.1.0"
32
- val scalametaV = "4.7.7"
+ val scalametaV = "4.7.8"
33
val scalatestMinV = "3.0.8" // don't bump, to avoid forcing breaking changes on clients via eviction
34
val scalatestLatestV = "3.2.13"
35
val munitV = "0.7.29"
0 commit comments