Skip to content

Commit

Permalink
Merge pull request #1765 from scalacenter/update/scalameta-4.7.8
Browse files Browse the repository at this point in the history
Update scalameta, semanticdb-scalac-core, ... to 4.7.8
  • Loading branch information
bjaglin authored May 31, 2023
2 parents afb12ac + 1ce5600 commit 587520a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ object Dependencies {
val pprintV = "0.6.6" // don't bump, rules built against metaconfig 0.9.15 or earlier would not link
val nailgunV = "0.9.1"
val scalaXmlV = "2.1.0"
val scalametaV = "4.7.7"
val scalametaV = "4.7.8"
val scalatestMinV = "3.0.8" // don't bump, to avoid forcing breaking changes on clients via eviction
val scalatestLatestV = "3.2.13"
val munitV = "0.7.29"
Expand Down

0 comments on commit 587520a

Please sign in to comment.