Skip to content

Commit

Permalink
Remove circe-config
Browse files Browse the repository at this point in the history
  • Loading branch information
danslapman committed Jan 2, 2025
1 parent cb269db commit 2601a33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ val mockingbird = (project in file("mockingbird"))
).flatten,
libraryDependencies ++= Seq(
"com.iheart" %% "ficus" % "1.5.0",
"io.circe" %% "circe-config" % "0.8.0",
"com.nrinaudo" %% "kantan.xpath" % "0.5.2",
"com.lihaoyi" %% "scalatags" % "0.9.1",
"tf.tofu" %% "derevo-circe" % Versions.derevo,
Expand Down

0 comments on commit 2601a33

Please sign in to comment.