Skip to content

Commit

Permalink
Merge pull request #1586 from scala-steward/update/scalameta-4.5.2
Browse files Browse the repository at this point in the history
Update scalameta, semanticdb-scalac-core, ... to 4.5.2
  • Loading branch information
bjaglin authored Apr 3, 2022
2 parents 5d7e72c + 6329933 commit a366979
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 @@ -29,7 +29,7 @@ object Dependencies {
val nailgunV = "0.9.1"
val scalaXmlV = "2.0.1"
val scalaXml211V = "1.3.0" // scala-xml stops publishing for scala 2.11
val scalametaV = "4.5.1"
val scalametaV = "4.5.2"
val scalatestV = "3.0.8" // don't bump, to avoid forcing breaking changes on clients via eviction

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

0 comments on commit a366979

Please sign in to comment.