Skip to content

Commit

Permalink
Merge pull request #203 from scala-steward/update/jsoniter-scala-core…
Browse files Browse the repository at this point in the history
…-2.13.18

Update jsoniter-scala-core to 2.13.18
  • Loading branch information
mergify[bot] authored Apr 25, 2022
2 parents cdbda85 + a07bee9 commit 68eb872
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 @@ -672,7 +672,7 @@ lazy val Dependencies = new {

val Jsoniter =
Def.setting(
"com.github.plokhotnyuk.jsoniter-scala" %%% "jsoniter-scala-core" % "2.13.17"
"com.github.plokhotnyuk.jsoniter-scala" %%% "jsoniter-scala-core" % "2.13.18"
)

val Smithy = new {
Expand Down

0 comments on commit 68eb872

Please sign in to comment.