Skip to content

Commit

Permalink
Update smithy4s-json to 0.18.26 (#1225)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Dec 4, 2024
1 parent fe2cf29 commit 6b1e7e4
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 @@ -240,7 +240,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
case _ => Seq("-source:3.3", "-Xmax-inlines:100")
}),
libraryDependencies ++= Seq(
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.25",
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.26",
"com.evolutiongaming" %%% "play-json-jsoniter" % "0.10.3",
"org.playframework" %%% "play-json" % "3.0.4",
"dev.zio" %%% "zio-json" % "0.7.3",
Expand Down

0 comments on commit 6b1e7e4

Please sign in to comment.