Skip to content

Commit

Permalink
Update scalameta to 4.3.17 (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 26, 2020
1 parent 6569edd commit 7b0a409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ lazy val commonSettings = Seq(
"io.circe" %% "circe-core" % "0.13.0",
"io.circe" %% "circe-parser" % "0.13.0",
"io.circe" %% "circe-yaml" % "0.13.1",
"org.scalameta" %% "scalameta" % "4.3.16",
"org.scalameta" %% "scalameta" % "4.3.17",
"org.scala-lang.modules" %% "scala-collection-compat" % "2.1.6",
"org.apache.avro" % "avro-compiler" % "1.9.2" % Test,
"org.typelevel" %% "cats-laws" % "2.1.1" % Test,
Expand Down

0 comments on commit 7b0a409

Please sign in to comment.