Skip to content

Commit 83c59d8

Browse files
committed
Update smithy4s-json to 0.18.44
1 parent 879d617 commit 83c59d8

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.43",
314+
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.44",
315315
"com.evolutiongaming" %%% "play-json-jsoniter" % "0.10.3" intransitive(),
316316
"org.playframework" %%% "play-json" % "3.0.6",
317317
"dev.zio" %%% "zio-json" % "0.7.45",

0 commit comments

Comments
 (0)