Skip to content

Commit 555b6c4

Browse files
typelevel-steward[bot]TonioGela
authored andcommitted
Update circe-jawn to 0.14.7
1 parent d085258 commit 555b6c4

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)