Skip to content

Commit dbbfdc6

Browse files
committed
Update scalameta, semanticdb-scalac-core, ... to 4.5.3
1 parent 3d79528 commit dbbfdc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ object Dependencies {
2929
val nailgunV = "0.9.1"
3030
val scalaXmlV = "2.0.1"
3131
val scalaXml211V = "1.3.0" // scala-xml stops publishing for scala 2.11
32-
val scalametaV = "4.5.2"
32+
val scalametaV = "4.5.3"
3333
val scalatestV = "3.0.8" // don't bump, to avoid forcing breaking changes on clients via eviction
3434

3535
val bijectionCore = "com.twitter" %% "bijection-core" % bijectionCoreV

0 commit comments

Comments
 (0)