Skip to content

Commit

Permalink
Merge pull request #451 from scala-steward/update/cats-tagless-macros…
Browse files Browse the repository at this point in the history
…-0.16.2

Update cats-tagless-macros to 0.16.2
  • Loading branch information
mergify[bot] authored Jul 14, 2024
2 parents 09c5f65 + 89acbf8 commit f2b47dc
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 @@ -157,7 +157,7 @@ lazy val lsp = module("lsp")
"org.http4s" %% "http4s-ember-client" % "0.23.27",
"org.http4s" %% "http4s-ember-server" % "0.23.27" % Test,
"io.get-coursier" %% "coursier" % "2.1.10",
"org.typelevel" %% "cats-tagless-macros" % "0.16.1",
"org.typelevel" %% "cats-tagless-macros" % "0.16.2",
),
buildInfoPackage := "playground.lsp.buildinfo",
buildInfoKeys ++= Seq(version, scalaBinaryVersion),
Expand Down

0 comments on commit f2b47dc

Please sign in to comment.