Skip to content

Commit 35cad50

Browse files
Update smithy4s-json to 0.18.21 (#1149)
1 parent bc6a7d2 commit 35cad50

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
@@ -251,7 +251,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
251251
"io.circe" %%% "circe-generic" % "0.14.7",
252252
"io.circe" %%% "circe-parser" % "0.14.7",
253253
"io.circe" %%% "circe-jawn" % "0.14.7",
254-
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.20",
254+
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.21",
255255
"org.json4s" %% "json4s-jackson" % "4.1.0-M5",
256256
"org.json4s" %% "json4s-native" % "4.1.0-M5",
257257
"com.rallyhealth" %% "weepickle-v1" % "1.9.1",

0 commit comments

Comments
 (0)