Skip to content

Commit

Permalink
Merge pull request circe#87 from scala-steward/update/scalameta-4.5.0
Browse files Browse the repository at this point in the history
Update scalameta to 4.5.0
  • Loading branch information
zmccoy authored Feb 21, 2022
2 parents b537d30 + 6e90238 commit 1152857
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 @@ -37,7 +37,7 @@ ThisBuild / githubWorkflowBuild := Seq(

val catsVersion = "2.7.0"
val circeVersion = "0.14.1"
val scalaMetaVersion = "4.4.35"
val scalaMetaVersion = "4.5.0"

val commonSettings = Seq(
libraryDependencies ++= Seq(
Expand Down

0 comments on commit 1152857

Please sign in to comment.