Skip to content

Commit cd2091b

Browse files
Update smithy4s-json to 0.18.47 (#1362)
1 parent d3c78bf commit cd2091b

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
@@ -311,7 +311,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
311311
)
312312
}),
313313
libraryDependencies ++= Seq(
314-
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.46",
314+
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.47",
315315
"com.evolutiongaming" %%% "play-json-jsoniter" % "0.10.3" intransitive(),
316316
"org.playframework" %%% "play-json" % "3.0.6",
317317
"dev.zio" %%% "zio-blocks-schema" % "0.0.14",

0 commit comments

Comments
 (0)