Skip to content

Commit

Permalink
Merge pull request #1107 from scala-steward/update/scalameta-4.3.10
Browse files Browse the repository at this point in the history
Update scalameta, semanticdb-scalac, ... to 4.3.10
  • Loading branch information
olafurpg authored Apr 25, 2020
2 parents c0c329a + 3fe99e8 commit 6cfc573
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 @@ -2,7 +2,7 @@ import sbt._
/* scalafmt: { maxColumn = 120 }*/

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

0 comments on commit 6cfc573

Please sign in to comment.