We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5dfff4 + bbfc7a5 commit 8b62a6dCopy full SHA for 8b62a6d
1 file changed
build.sbt
@@ -26,7 +26,7 @@ lazy val toolkit = crossProject(JVMPlatform, JSPlatform, NativePlatform)
26
"org.gnieh" %%% "fs2-data-csv" % "1.13.0",
27
"org.gnieh" %%% "fs2-data-csv-generic" % "1.13.0",
28
"org.http4s" %%% "http4s-ember-client" % "0.23.34",
29
- "io.circe" %%% "circe-jawn" % "0.14.14",
+ "io.circe" %%% "circe-jawn" % "0.14.15",
30
"org.http4s" %%% "http4s-circe" % "0.23.34",
31
"com.monovore" %%% "decline-effect" % "2.6.2"
32
),
0 commit comments