Skip to content

Commit

Permalink
Merge pull request #1651 from scala-steward/update/scalameta-4.5.12
Browse files Browse the repository at this point in the history
Update scalameta, semanticdb-scalac-core, ... to 4.5.12
  • Loading branch information
bjaglin authored Aug 11, 2022
2 parents c31ffa4 + fce2db9 commit 94f7548
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 @@ -33,7 +33,7 @@ object Dependencies {
val nailgunV = "0.9.1"
val scalaXmlV = "2.1.0"
val scalaXml211V = "1.3.0" // scala-xml stops publishing for scala 2.11
val scalametaV = "4.5.11"
val scalametaV = "4.5.12"
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 94f7548

Please sign in to comment.