Skip to content

Commit

Permalink
Update scalameta, semanticdb-scalac-core, ... to 4.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 30, 2022
1 parent 14f1aa9 commit ac32706
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.4"
val scalametaV = "4.5.5"
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 ac32706

Please sign in to comment.