Skip to content

Commit ee427d9

Browse files
committed
Update smithy4s-json to 0.18.33
1 parent 6452000 commit ee427d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
240240
case _ => Seq("-source:3.3", "-Xmax-inlines:100")
241241
}),
242242
libraryDependencies ++= Seq(
243-
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.32",
243+
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.33",
244244
"com.evolutiongaming" %%% "play-json-jsoniter" % "0.10.3" intransitive(),
245245
"org.playframework" %%% "play-json" % "3.0.4",
246246
"dev.zio" %%% "zio-json" % "0.7.40",

0 commit comments

Comments
 (0)