Skip to content

Commit bbfc7a5

Browse files
Update circe-jawn to 0.14.15
1 parent f5dfff4 commit bbfc7a5

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)