Skip to content

Commit

Permalink
Merge pull request circe#88 from scala-steward/update/scalameta-4.5.1
Browse files Browse the repository at this point in the history
Update scalameta to 4.5.1
  • Loading branch information
zmccoy authored Mar 22, 2022
2 parents 1152857 + da3f194 commit 92a20a2
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.5.0"
val scalaMetaVersion = "4.5.1"

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

0 comments on commit 92a20a2

Please sign in to comment.