Skip to content

Commit fe6abc3

Browse files
Update smithy4s-json to 0.18.22 (#1154)
1 parent 8aef768 commit fe6abc3

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
@@ -257,7 +257,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
257257
"io.circe" %%% "circe-generic" % "0.14.7",
258258
"io.circe" %%% "circe-parser" % "0.14.7",
259259
"io.circe" %%% "circe-jawn" % "0.14.7",
260-
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.21",
260+
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.22",
261261
"org.json4s" %% "json4s-jackson" % "4.1.0-M5",
262262
"org.json4s" %% "json4s-native" % "4.1.0-M5",
263263
"com.rallyhealth" %% "weepickle-v1" % "1.9.1",

0 commit comments

Comments
 (0)