Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh committed Mar 18, 2024
1 parent d5f6ec9 commit 5622dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ object Dependencies {
val fs2IO = "co.fs2" %% "fs2-io" % "3.9.4"
val fs2Json = "org.gnieh" %% "fs2-data-json" % "1.10.0"
val fs2JsonCirce = "org.gnieh" %% "fs2-data-json-circe" % "1.10.0"

val circeCore = circe("core")
val circeLiteral = circe("literal") % Test

Expand Down

0 comments on commit 5622dc3

Please sign in to comment.