Skip to content

Commit ed4e3cd

Browse files
committed
Update smithy4s-json to 0.18.10
1 parent 9a5949a commit ed4e3cd

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
@@ -249,7 +249,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
249249
"io.circe" %%% "circe-generic" % "0.14.6",
250250
"io.circe" %%% "circe-parser" % "0.14.6",
251251
"io.circe" %%% "circe-jawn" % "0.14.6",
252-
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.9",
252+
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.10",
253253
"org.json4s" %% "json4s-jackson" % "4.1.0-M4",
254254
"org.json4s" %% "json4s-native" % "4.1.0-M4",
255255
"com.rallyhealth" %% "weepickle-v1" % "1.9.1",

0 commit comments

Comments
 (0)