Skip to content

Commit

Permalink
Merge pull request #467 from scala-steward/update/coursier-2.1.12
Browse files Browse the repository at this point in the history
Update coursier to 2.1.12
  • Loading branch information
mergify[bot] authored Sep 12, 2024
2 parents 8c8a569 + 1e751f0 commit 9b64392
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 @@ -156,7 +156,7 @@ lazy val lsp = module("lsp")
"io.circe" %% "circe-core" % "0.14.10",
"org.http4s" %% "http4s-ember-client" % "0.23.27",
"org.http4s" %% "http4s-ember-server" % "0.23.27" % Test,
"io.get-coursier" %% "coursier" % "2.1.11",
"io.get-coursier" %% "coursier" % "2.1.12",
"org.typelevel" %% "cats-tagless-macros" % "0.16.2",
),
buildInfoPackage := "playground.lsp.buildinfo",
Expand Down

0 comments on commit 9b64392

Please sign in to comment.