Skip to content

Commit 142ef4d

Browse files
Update scalameta, semanticdb-scalac-core, ... to 4.7.6
1 parent f6b8c84 commit 142ef4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ object Dependencies {
3030
val pprintV = "0.6.6" // don't bump, rules built against metaconfig 0.9.15 or earlier would not link
3131
val nailgunV = "0.9.1"
3232
val scalaXmlV = "2.1.0"
33-
val scalametaV = "4.6.0"
33+
val scalametaV = "4.7.6"
3434
val scalatestMinV = "3.0.8" // don't bump, to avoid forcing breaking changes on clients via eviction
3535
val scalatestLatestV = "3.2.13"
3636
val munitV = "0.7.29"

0 commit comments

Comments
 (0)