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