Skip to content

Commit 96cc57a

Browse files
authored
Merge pull request #1590 from scala-steward/update/scalameta-4.5.3
Update scalameta, semanticdb-scalac-core, ... to 4.5.3
2 parents 0665cdd + dbbfdc6 commit 96cc57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ object Dependencies {
2929
val nailgunV = "0.9.1"
3030
val scalaXmlV = "2.0.1"
3131
val scalaXml211V = "1.3.0" // scala-xml stops publishing for scala 2.11
32-
val scalametaV = "4.5.2"
32+
val scalametaV = "4.5.3"
3333
val scalatestV = "3.0.8" // don't bump, to avoid forcing breaking changes on clients via eviction
3434

3535
val bijectionCore = "com.twitter" %% "bijection-core" % bijectionCoreV

0 commit comments

Comments
 (0)