Skip to content

Commit

Permalink
Merge pull request #1752 from scalacenter/update/scalameta-4.7.7
Browse files Browse the repository at this point in the history
Update scalameta, semanticdb-scalac-core, ... to 4.7.7
  • Loading branch information
bjaglin authored Apr 21, 2023
2 parents a48d4f5 + 6f35530 commit 8d7858b
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 @@ -30,7 +30,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.6"
val scalametaV = "4.7.7"
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 8d7858b

Please sign in to comment.