Skip to content

Commit 9a5949a

Browse files
Update smithy4s-json to 0.18.9 (#1123)
1 parent a1f43d7 commit 9a5949a

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.8",
252+
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.9",
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)