Skip to content

Commit

Permalink
Update scalameta to 4.4.24
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Jul 14, 2021
1 parent ccf12b2 commit c6714ef
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 @@ -61,7 +61,7 @@ lazy val commonSettings = Seq(
"io.circe" %% "circe-core" % "0.14.1",
"io.circe" %% "circe-parser" % "0.14.1",
"io.circe" %% "circe-yaml" % "0.13.1",
"org.scalameta" %% "scalameta" % "4.4.23",
"org.scalameta" %% "scalameta" % "4.4.24",
"com.julianpeeters" %% "avrohugger-core" % "1.0.0-RC24" % Test,
"org.typelevel" %% "cats-laws" % "2.6.1" % Test,
"io.circe" %% "circe-testing" % "0.14.1" % Test,
Expand Down

0 comments on commit c6714ef

Please sign in to comment.