Skip to content

Commit 921d1d4

Browse files
authored
Merge pull request #175 from typelevel/update/circe-jawn-0.14.7
Update circe-jawn to 0.14.7
2 parents d085258 + 555b6c4 commit 921d1d4

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.11.0",
2727
"org.gnieh" %%% "fs2-data-csv-generic" % "1.11.0",
2828
"org.http4s" %%% "http4s-ember-client" % "0.23.26",
29-
"io.circe" %%% "circe-jawn" % "0.14.6",
29+
"io.circe" %%% "circe-jawn" % "0.14.7",
3030
"org.http4s" %%% "http4s-circe" % "0.23.26",
3131
"com.monovore" %%% "decline-effect" % "2.4.1"
3232
),

0 commit comments

Comments
 (0)