Skip to content

Commit

Permalink
Merge pull request #1243 from scala-steward/update/scalameta-4.3.22
Browse files Browse the repository at this point in the history
Update scalameta, semanticdb-scalac, ... to 4.3.22
  • Loading branch information
github-brice-jaglin authored Sep 21, 2020
2 parents 17c3f89 + 87395f2 commit cea42d7
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 @@ -4,7 +4,7 @@ import scala.util.{Properties, Try}
/* scalafmt: { maxColumn = 120 }*/

object Dependencies {
val scalametaV = "4.3.21"
val scalametaV = "4.3.22"
val metaconfigV = "0.9.10"
def scala210 = "2.10.7"
def scala211 = "2.11.12"
Expand Down

0 comments on commit cea42d7

Please sign in to comment.