Skip to content

Commit

Permalink
Update smithy4s-json to 0.17.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 26, 2023
1 parent c488526 commit e069a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
"io.circe" %%% "circe-generic" % "0.14.5",
"io.circe" %%% "circe-parser" % "0.14.5",
"io.circe" %%% "circe-jawn" % "0.14.5",
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.17.11",
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.17.12",
"org.json4s" %% "json4s-jackson" % "4.1.0-M3",
"org.json4s" %% "json4s-native" % "4.1.0-M3",
"com.rallyhealth" %% "weepickle-v1" % "1.8.0",
Expand Down

0 comments on commit e069a32

Please sign in to comment.