Skip to content

Commit 8b62a6d

Browse files
authored
Merge pull request #317 from typelevel/update/circe-jawn-0.14.15
2 parents f5dfff4 + bbfc7a5 commit 8b62a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ lazy val toolkit = crossProject(JVMPlatform, JSPlatform, NativePlatform)
2626
"org.gnieh" %%% "fs2-data-csv" % "1.13.0",
2727
"org.gnieh" %%% "fs2-data-csv-generic" % "1.13.0",
2828
"org.http4s" %%% "http4s-ember-client" % "0.23.34",
29-
"io.circe" %%% "circe-jawn" % "0.14.14",
29+
"io.circe" %%% "circe-jawn" % "0.14.15",
3030
"org.http4s" %%% "http4s-circe" % "0.23.34",
3131
"com.monovore" %%% "decline-effect" % "2.6.2"
3232
),

0 commit comments

Comments
 (0)