Skip to content

Commit 881ee0c

Browse files
Merge pull request #1148 from scala-steward/update/scalameta-4.3.14
Update scalameta, semanticdb-scalac, ... to 4.3.14
2 parents d4f3b8e + 14a069a commit 881ee0c

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
@@ -2,7 +2,7 @@ import sbt._
22
/* scalafmt: { maxColumn = 120 }*/
33

44
object Dependencies {
5-
val scalametaV = "4.3.13"
5+
val scalametaV = "4.3.14"
66
val metaconfigV = "0.9.10"
77
def scala210 = "2.10.7"
88
def scala211 = "2.11.12"

0 commit comments

Comments
 (0)