Skip to content

Commit

Permalink
Merge pull request #403 from scala-steward/update/cats-tagless-core-0…
Browse files Browse the repository at this point in the history
….16.0

Update cats-tagless-core to 0.16.0
  • Loading branch information
mergify[bot] authored Apr 8, 2024
2 parents 4cc2caf + 8fa81a7 commit d94e63f
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.26",
"org.http4s" %% "http4s-ember-server" % "0.23.26" % Test,
"io.get-coursier" %% "coursier" % "2.1.9",
"org.typelevel" %% "cats-tagless-core" % "0.15.0",
"org.typelevel" %% "cats-tagless-core" % "0.16.0",
),
buildInfoPackage := "playground.lsp.buildinfo",
buildInfoKeys ++= Seq(version, scalaBinaryVersion),
Expand Down

0 comments on commit d94e63f

Please sign in to comment.