Skip to content

Commit 587520a

Browse files
authored
Merge pull request #1765 from scalacenter/update/scalameta-4.7.8
Update scalameta, semanticdb-scalac-core, ... to 4.7.8
2 parents afb12ac + 1ce5600 commit 587520a

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
@@ -29,7 +29,7 @@ object Dependencies {
2929
val pprintV = "0.6.6" // don't bump, rules built against metaconfig 0.9.15 or earlier would not link
3030
val nailgunV = "0.9.1"
3131
val scalaXmlV = "2.1.0"
32-
val scalametaV = "4.7.7"
32+
val scalametaV = "4.7.8"
3333
val scalatestMinV = "3.0.8" // don't bump, to avoid forcing breaking changes on clients via eviction
3434
val scalatestLatestV = "3.2.13"
3535
val munitV = "0.7.29"

0 commit comments

Comments
 (0)