Skip to content

Commit

Permalink
Merge pull request #507 from scala-steward/update/coursier_2.13-2.1.23
Browse files Browse the repository at this point in the history
Update coursier_2.13 to 2.1.23
  • Loading branch information
mergify[bot] authored Dec 27, 2024
2 parents 3169665 + 16a2a35 commit afea657
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 @@ -206,7 +206,7 @@ lazy val lsp = module("lsp")
"io.circe" %% "circe-core" % "0.14.10",
"org.http4s" %% "http4s-ember-client" % "0.23.30",
"org.http4s" %% "http4s-ember-server" % "0.23.30" % Test,
("io.get-coursier" % "coursier_2.13" % "2.1.22")
("io.get-coursier" % "coursier_2.13" % "2.1.23")
.exclude("org.scala-lang.modules", "scala-collection-compat_2.13"),
"org.typelevel" %% "cats-tagless-core" % "0.16.2",
).pipe(jsoniterFix),
Expand Down

0 comments on commit afea657

Please sign in to comment.