We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0665cdd + dbbfdc6 commit 96cc57aCopy full SHA for 96cc57a
project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
29
val nailgunV = "0.9.1"
30
val scalaXmlV = "2.0.1"
31
val scalaXml211V = "1.3.0" // scala-xml stops publishing for scala 2.11
32
- val scalametaV = "4.5.2"
+ val scalametaV = "4.5.3"
33
val scalatestV = "3.0.8" // don't bump, to avoid forcing breaking changes on clients via eviction
34
35
val bijectionCore = "com.twitter" %% "bijection-core" % bijectionCoreV
0 commit comments